/zcam-js

ZCAM color appearance model in JS with related tools and utilities

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

zcam-js

ZCAM color appearance model in JS with related tools and utilities

INSTALLATION

Commands to build the package and run the tests:

npm install			# fetch and install dependencies
npm run eslint			# check syntax
npm test			# run unit tests
npm run rollup			# build cjs mjs
npx npm-check-updates -u	# upgrade package.json