1.0.2 • Published 9 years ago

humancolors.js v1.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

humancolors.js

Simple CommonJS module that lists human-readable colors, with both HEX and RAL value

Usage:

var colors = require('humancolors');

console.log(colors.pure_white.hex) //#ffffff
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago