dominant

``` npm run build ```

Usage no npm install needed!

<script type="module">
  import dominant from 'https://cdn.skypack.dev/dominant';
</script>

README

Build

npm run build

Watch

npm run watch

Editor

If you use vscode, Press Windows + Shift + B it will build automatically

Usage

import { ofUrl } from "dominant";

const dominantColors = ofUrl("YOUR_URL");