v0.1.0-alpha.26
A Node.js library for editing .sketch files on servers.
.sketch
You may want to check the official docs from Sketch.
npm install sketch-json-api
To install dependencies:
npm install
To build the project:
npm run build
To run specific demo:
node dist/demo/path/to/file.js
To check results:
Check the files in temp/.
temp/
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
sketch-json-api
A Node.js library for editing
.sketchfiles on servers.Official Docs
You may want to check the official docs from Sketch.
Install
Dev
To install dependencies:
To build the project:
To run specific demo:
To check results:
Check the files in
temp/.