All Projects → skpm → Sketch Dev Tools

skpm / Sketch Dev Tools

Licence: mit
See your plugin logs, inspect the state of Sketch documents, explore actions, and more!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch Dev Tools

Remotedebug Ios Webkit Adapter
Debug Safari and WebViews on iOS from tools like VS Code and Chrome DevTools
Stars: ✭ 2,563 (+799.3%)
Mutual labels:  debugger, devtools
Flutter flipperkit
Flipper (Extensible mobile app debugger) for flutter.
Stars: ✭ 330 (+15.79%)
Mutual labels:  debugger, devtools
Rawkit
🦊 Immediately Open Chrome DevTools when debugging Node.js apps
Stars: ✭ 306 (+7.37%)
Mutual labels:  debugger, devtools
Re Frisk
Take full control of re-frame app
Stars: ✭ 396 (+38.95%)
Mutual labels:  debugger, devtools
Backbone Debugger
Chrome Developer Tools extension for debugging Backbone.js applications
Stars: ✭ 702 (+146.32%)
Mutual labels:  debugger, devtools
Debugger
The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠
Stars: ✭ 4,602 (+1514.74%)
Mutual labels:  debugger, devtools
Ply
CSS inspection aided by visual regression pruning
Stars: ✭ 370 (+29.82%)
Mutual labels:  debugger, devtools
Flutter Debugger
Stars: ✭ 112 (-60.7%)
Mutual labels:  debugger, devtools
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (-93.33%)
Mutual labels:  debugger, devtools
Xdebug Helper For Chrome
Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension
Stars: ✭ 270 (-5.26%)
Mutual labels:  debugger
Photosketch
Code for Photo-Sketching: Inferring Contour Drawings from Images 🐶
Stars: ✭ 278 (-2.46%)
Mutual labels:  sketch
Ltfinderbuttons
My Finder buttons collection for macOS.
Stars: ✭ 269 (-5.61%)
Mutual labels:  sketch
Merge Duplicate Symbols
Sketch plugin to merge symbols and layer&text styles.
Stars: ✭ 272 (-4.56%)
Mutual labels:  sketch
Google Sheets Content Sync Sketch Plugin
Sync content within a Google Sheets document, to text layers — based on their names. Edit and collaborate on your content in Google Sheets, then sync in back to your sketch files.
Stars: ✭ 277 (-2.81%)
Mutual labels:  sketch
Sketchcontentsync
Sync sketch files with google docs.
Stars: ✭ 270 (-5.26%)
Mutual labels:  sketch
Framer Inventory For Sketch
Semantic Import from Sketch to Framer
Stars: ✭ 281 (-1.4%)
Mutual labels:  sketch
Sketch Module Web View
A sketch module for creating an complex UI with a webview
Stars: ✭ 270 (-5.26%)
Mutual labels:  sketch
Vscode Cordova
A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects.
Stars: ✭ 267 (-6.32%)
Mutual labels:  debugger
Croissant
🥐 A Lua REPL and debugger
Stars: ✭ 285 (+0%)
Mutual labels:  debugger
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (-1.4%)
Mutual labels:  sketch

Sketch DevTools


See your plugin logs, inspect the state of Sketch documents, explore actions, and more.

Installation

From a release (simplest)

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on the sketch plugin

From the sources

  • Clone the repo
  • Install the dependencies (npm install)

Usage

If you want to show some proper logs in the DevTools, you need to use Sketch >= 52.

You might notice performance issues when the DevTools are opened, that's because it's listening to all actions. Closing it will go back to normal.

Contributing

Lots of room for improvement, let's build it together :) Check out the issues and pick one!

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].