Skip to content

colorjs/make-color-accessible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-color-accessible

produce colors that meet web content accessibility guidelines.

Works with Node.js and Browserify.

screen shot 2017-08-04 at 10 33 47 pm

Installation

npm install make-color-accessible --save

Demo

git clone https://github.com/colorjs/make-color-accessible
npm i && npm run demo

Usage

See demo.js

API

TODO. See test.js for now.

Tests

npm install
npm test

Dependencies

  • color2: Stateful implementation of color

Dev Dependencies

  • 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

License

MIT

About

🎨 produce colors that meet web content accessibility guidelines

Resources

Stars

Watchers

Forks

Packages

No packages published