README
Gogh
Gogh is a npm package designed to produce gradient colour pallettes for a given number of chunks.
An NPM package to find N discrete colours from a gradient.
<script type="module">
import goghGradient from 'https://cdn.skypack.dev/gogh-gradient';
</script>
Gogh is a npm package designed to produce gradient colour pallettes for a given number of chunks.