README
sketch-color
Installation
To install the latest version:
npm install --save sketch-color
A small library for creating or populating MSColor class instances based on various forms of input.
<script type="module">
import sketchColor from 'https://cdn.skypack.dev/sketch-color';
</script>
To install the latest version:
npm install --save sketch-color