sketch-json-api
v0.1.0-alpha.26
Published
A Node.js library for editing `.sketch` files on servers.
Readme
sketch-json-api
A Node.js library for editing .sketch files on servers.
Official Docs
You may want to check the official docs from Sketch.
Install
npm install sketch-json-apiDev
To install dependencies:
npm installTo build the project:
npm run buildTo run specific demo:
node dist/demo/path/to/file.jsTo check results:
Check the files in temp/.
