make-color-accessible

1.2.0 • Public • Published

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/zeke/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

Readme

Keywords

none

Package Sidebar

Install

npm i make-color-accessible

Weekly Downloads

50

Version

1.2.0

License

MIT

Last publish

Collaborators

  • zeke