Package Exports
- color-compass
- color-compass/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (color-compass) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Color Compass
Work in progress pet project
Color compass is a tool aimed to explore the metaphor of the drawing compass, as it is used to draw geometrically defined complex shapes starting with just a couple of dots on paper.
Being applied to color spaces, this leads us to approach of building palettes and schemes using minimum amount of input and relying on everything we know about color spaces.
Example
Run example.js
and check it out. It demonstrates how to use color-compass
by composing some of provided functions.
License
MIT © Dmitriy Semyushkin