produce colors that meet web content accessibility guidelines.
Works with Node.js and Browserify.
npm install make-color-accessible --save
git clone https://github.com/colorjs/make-color-accessible
npm i && npm run demo
See demo.js
TODO. See test.js for now.
npm install
npm test
- color2: Stateful implementation of color
- buble: The blazing fast, batteries-included ES2015 compiler
- budo: a browserify server for rapid prototyping
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- mocha: simple, flexible, fun test framework
- random-hex-color: Generate a random hex color.
- standard: JavaScript Standard Style
- standard-markdown: Test your Markdown files for Standard JavaScript Style™
- yo-yo: A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals
MIT