README
Non-Official Sketch API
This is a custom JavaScript API for (Sketch)[https://sketchapp.com]. It is currently heavily work in progress and not usable yet.
Installation
npm install --save-dev sketch-api-awesome
Javascript API for Sketch
<script type="module">
import sketchApiAwesome from 'https://cdn.skypack.dev/sketch-api-awesome';
</script>
This is a custom JavaScript API for (Sketch)[https://sketchapp.com]. It is currently heavily work in progress and not usable yet.
npm install --save-dev sketch-api-awesome