Package

purescript-open-colors-scales-and-schemes

Repository
purescript-open-community/purescript-open-colors-scales-and-schemes
License
MIT
Uploaded by
pacchettibotti
Published on
2024-10-05T00:38:09Z

The Color.Scale.Perceptual and Color.Scheme.XXX were deleted from https://github.com/purescript-contrib/purescript-colors.

So, I have restored them.

Development

To run the unit tests, the following steps are necessary:

spago install
spago test

To build the interactive docmentation, run:

cd documentation
spago install
spago build -O -m Main -t html/test.js