chroma-js

v3.1.1
JavaScript library for color conversions
color

prepublishOnly

npm test -- --run && node .bin/update-version.cjs && npm run build

build

rollup -c && cross-env DEV=1 rollup -c

docs

cd docs && make

docs-preview

cd docs && make && make preview

test

vitest

test:update

vitest -u

lint

prettier --check index.js index.umd.js index.umd.light.js src *.config.js test && eslint index.js index.umd.js index.umd.light.js src

format

prettier --write index.js index.umd.js index.umd.light.js src *.config.js test

prepare

husky
npm i chroma-js

Metadata

Downloads