@baggie/color

A library of color tools for JavaScript and TypeScript. Manipulate, convert and compare colors, find color combinations etc.

Usage no npm install needed!

<script type="module">
  import baggieColor from 'https://cdn.skypack.dev/@baggie/color';
</script>

README

Baggie logo

@baggie/color

Color tools from the little bag-of-tricks.

Manipulate, convert and compare colors, find color combinations etc.



๐Ÿงพ Documentation

Visit bag-of-tricks.github.io for more complete documentation and examples.

๐Ÿš€ Installation

#npm
npm install @baggie/color --save

#yarn
yarn add @baggie/color