README
node-vibrant
Extract prominent colors from an image.
Extract prominent colors from an image. Supports both node and browser environment.
<script type="module">
import nodeVibrant from 'https://cdn.skypack.dev/node-vibrant';
</script>
Extract prominent colors from an image.