13 Commits

Author SHA1 Message Date
Marak Squires
e4decd0fb2 [api] Added custom themes using colors.setTheme. Cleaned up browser detection logic. 2011-12-09 03:32:41 -08:00
Morgan "ARR!" Allen
2f03cd933b [docs] New examples in example.js 2011-10-02 01:21:18 +02:00
Morgan "ARR!" Allen
158d165ad6 breaks rainbow into sequencer and map function
This adds the ability to easily add new sequences. Adds two examples
(zebra, red, white, blue). Also exports the addSequencer method to
programs including colors can add new sequences on the fly.

Conflicts:

	example.js
2011-10-02 00:57:29 +02:00
Maciej Małecki
d1eab2c1dc [minor] s/sys/util/g in example.js
Requiring `sys` emits a warning since joyent/node@8d70cc6.
2011-09-25 10:11:37 +02:00
nicoreed
e32b28196e [fix] fixed the black color to fix issue #6 2011-07-14 18:08:57 -07:00
nicoreed
5af04df3f3 [minor] included an ascii code string stripper; fixes #1 2011-07-14 18:02:32 -07:00
nicoreed
036bd80cdb [minor] implemented a browser mode for issue #4 2011-07-14 17:40:30 -07:00
nicoreed
7fc728724a [minor] added exports for the colors 2011-07-14 15:59:52 -07:00
Marak Squires
4b6bc29521 [dist] Updated package.json, bumped version, added creds. [misc] Snuck in demonic entity. 2011-03-15 03:10:40 -07:00
Marak Squires
88509012ab added some documentation to colors.js, replaced hard tabs with soft tabs, adjusted identation for sytle purposes, bumped version to 0.3.0. want to research package.json formats a bit more 2010-07-22 14:37:56 -04:00
Justin Campbell
54cffd2417 Rainbows 2010-07-22 18:11:17 +00:00
Marak Squires
98f9a6ad74 update docs 2010-06-11 07:57:53 -04:00
Marak Squires
9eb63c1a88 updated example 2010-06-11 07:25:35 -04:00