This repository contains a collection of tools surrounding colour. Entrypoints are the user-exposed applications which consume the core technology such as colour creation and manipulation and colour managed canvas rendering.
Here is a table of the current entrypoints in the repository.
git clone git@github.com:Smilebags/spectral-utilities.git
npm i
entrypoint/*/*.html
files to corresponding folder in dist
npm run dev
npm run serve