@magnet.me/color

A very basic color library

Usage no npm install needed!

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

README

color

color is a very basic JavaScript color library, providing us with some basic color functions, such as lighten, darken, and fade. These make it easier to reason about colors, instead of having to do all operations in RGB space.