Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skpm/sketch-dev-tools

See your plugin logs, inspect the state of Sketch documents, explore actions, and more!
https://github.com/skpm/sketch-dev-tools

debugger devtools sketch skpm

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

Sketch DevTools







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

## Installation

### From a release (simplest)

- [Download](https://github.com/skpm/sketch-dev-tools/releases/latest) 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](https://github.com/skpm/sketch-dev-tools/issues) and pick one!

## License

MIT