crayons

Colors based on Crayola crayons


Keywords
graphics
License
MIT
Install
bower install crayons

Documentation

Crayon colors for javascript

Colors based on crayola crayons, taken from http://en.wikipedia.org/wiki/List_of_Crayola_crayon_colors

crayon colors

Installation

You could grab the file directly from the github repository: crayons.js.

Or you could clone the git repository:

git clone git://github.com/kbroman/crayonsJS

Or, you can use bower:

bower install crayons

You'll then find the crayons.js file in bower_components/crayons/crayons.js.

Usage

crayons.js contains just one thing:

  • crayons – an object, indexed by color name. For example, crayons["Tickle Me Pink"].

License

Licensed under the MIT license. (More information here.)