Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 777 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 777 Bytes

A website where you can download high-quality perceptive colormaps, generated on-the-fly from splines through CIELAB color space.

Contributing

We welcome pull-requests for bug fixes and new features.

Unit tests

To run the unit tests, first make sure Node.js is installed, then run npm install to install all required libraries, followed by npm test to actually run the tests.

Authors

License

This project is licensed under the MIT License - see the LICENSE.txt file for details