254 Commits

Author SHA1 Message Date
Marak Squires
3c2eb9d0e6 [dist] [fix] Remove override check. Bump to v0.6.0-1 v0.6.0-1 2011-12-09 04:17:00 -08:00
Marak Squires
1ccd286880 [dist] Bump to v0.6.0 v0.6.0 2011-12-09 03:32:52 -08:00
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
Maciej Małecki
600c9718e4 [refactor] Fix code formatting 2011-10-02 01:08:30 +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
0e5305709d [test] Test colors.js, add test.js
This is the worst example of unit tests in the world.
2011-10-02 00:36:05 +02:00
Maciej Małecki
8e55ca411c [dist] Version bump v0.5.1 v0.5.1 2011-09-25 11:13:41 +02:00
Maciej Małecki
4b71bfe233 [dist] Use new syntax for engines in package.json 2011-09-25 11:12:12 +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
Marak Squires
5f945f0da4 Merge pull request #10 from mmalecki/none-mode
Add none mode, which doesn't change string
2011-09-25 01:02:55 -07:00
Maciej Małecki
50264b9238 [minor] Add none mode, which doesn't change string
See nodejitsu/jitsu#101 - we need an easy way to strip all colors from
output.
2011-09-24 12:33:03 +02:00
Marak Squires
4a63717497 Merge pull request #8 from nicoreed/master
A handful fixes
2011-07-18 16:09:02 -07: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
Dustin Diaz
97338e78c4 merge upstream. update package info 2011-03-14 21:34:12 -07:00
Dustin Diaz
9310a89b24 add better support for browser fallback. moaaar tests 2011-03-14 21:23:06 -07:00
Marak Squires
7585d23740 [dist] Bumped to new version 2011-03-07 22:33:53 -08:00
Dustin Diaz (@ded)
e49356a4c2 default to original string if you're not in a headless environment (like a browser).
makes console.log('hello'.red) work.
2011-03-07 18:09:07 -08:00
Marak Squires
b6ff10236a fixed lic 2010-11-20 03:20:01 -08: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
96f8cd5626 Removed require(sys) used while debugging 2010-07-22 18:17:19 +00:00
Justin Campbell
54cffd2417 Rainbows 2010-07-22 18:11:17 +00:00
Marak Squires
c8cd0100f9 version bump 2010-07-07 22:06:06 -04:00
Marak Squires
5a56414697 added proper license 2010-07-07 21:17:07 -04:00
Marak Squires
3cc87503b1 added package.json 2010-06-20 17:34:13 -04:00
Marak Squires
b81bb33c93 colors.js has been succesfully updated, tested, and deployed. kohai reporting that all is well sanpai. 2010-06-15 00:05:22 -04:00
Marak Squires
6f7438f88f added some credits 2010-06-12 23:02:19 -04:00
Marak Squires
c290cf0cb1 updated readme 2010-06-11 22:07:23 -04:00
Marak Squires
16872c1d77 updated readme to be more clear 2010-06-11 18:41:18 -04:00
Marak Squires
e5fbc71a20 updated readme 2010-06-11 08:54:08 -04:00
Marak Squires
f5bb29b662 updating docs 2010-06-11 08:19:44 -04:00
Marak Squires
731b73f47e update docs 2010-06-11 08:01:54 -04:00
Marak Squires
04c3c2ea48 update docs 2010-06-11 08:01:06 -04: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
Marak Squires
d8c775fd62 updating docs 2010-06-11 07:18:10 -04:00
Marak Squires
d6c868d68e updating docs 2010-06-11 07:10:35 -04:00
Marak Squires
b5bd041dd2 updating docs 2010-06-11 07:10:02 -04:00
Marak Squires
f54d66b822 updating docs 2010-06-11 07:09:32 -04:00
Marak Squires
ba565201c4 updating docs 2010-06-11 07:08:56 -04:00
Marak Squires
2b2840fed1 added more colors. need to modify library so that we dont have to list all colors and styles twice 2010-06-11 04:07:05 -04:00
Marak Squires
34845fc1f4 update docs 2010-06-11 03:15:47 -04:00
Marak Squires
7e4bf7d642 added docs 2010-06-11 03:07:40 -04:00
Marak Squires
20b6c1f9ae added docs 2010-06-11 03:05:17 -04:00
Marak Squires
a58b5d290c added docs 2010-06-11 03:04:50 -04:00
Marak Squires
64e21673f7 added docs 2010-06-11 03:02:42 -04:00