0.5.1 • Published 6 years ago

@skpm/sketch-debugger v0.5.1

Weekly downloads
23
License
MIT
Repository
github
Last release
6 years ago

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)
  • Build (npm run build)
  • Double-click on plugin.sketchplugin

Usage

If you want to show some proper logs in the DevTools, you need to use console (as apposed to log directly). console is polyfilled by skpm automatically.

You might notice performance issues when the debugger is opened, that's because it's listening to all actions.

Contributing

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

License

MIT

0.5.1

6 years ago

0.5.0

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago