sketch-json-api

A Node.js library for editing .sketch files on servers.

Usage no npm install needed!

<script type="module">
  import sketchJsonApi from 'https://cdn.skypack.dev/sketch-json-api';
</script>

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-api

Dev

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/.