Commit graph

178 commits

Author SHA1 Message Date
Josh Junon
4b29e3f09c better describe downsampling process 2017-01-17 13:10:29 -08:00
Josh Junon
db102270df add example code to top four models 2017-01-17 12:37:26 -08:00
Josh Junon
4fe7e8399a restructure readme examples 2017-01-17 12:32:10 -08:00
Josh Junon
d9bd5fb698 minor grammatical tweak 2017-01-17 12:17:16 -08:00
Josh Junon
adca689ee4 add comments explaining 256 color configuration values 2017-01-17 04:02:56 -08:00
Josh Junon
5c9f1e1f3e adjust list of RGB models 2017-01-17 04:01:15 -08:00
Josh Junon
e23e9e80f7 add examples to 256/truecolor section 2017-01-17 03:59:05 -08:00
Josh Junon
00caeaab86 color -> colors 2017-01-17 03:56:54 -08:00
Josh Junon
7771cc6133 remove stable from list of versions to test 2017-01-17 03:52:10 -08:00
Josh Junon
91d7d5f925 update readme to reflect new 256 color support 2017-01-17 03:29:25 -08:00
Josh Junon
833cf898a8 don't test node versions < 4 2017-01-17 03:16:48 -08:00
Josh Junon
b97e2d7df3 add tests 2017-01-17 02:48:17 -08:00
Josh Junon
d9cd275b4e add RGB color support 2017-01-17 02:41:45 -08:00
Josh Junon
8989561232 use codes directly in nested styles array 2017-01-17 02:25:20 -08:00
Josh Junon
7d69b22f29 use supportsColor.level instead of an enabled bool 2017-01-17 01:47:55 -08:00
Sindre Sorhus
5a69476142 add XO badge 2016-10-26 20:13:45 +07:00
Sindre Sorhus
492f11fb59 add example file 2016-10-26 13:00:12 +07:00
Sindre Sorhus
4ce73b632b make XO happy 2016-10-17 23:50:22 +07:00
Josh Junon
7c02cf45f8 Add log statement to chalk examples (#129)
* Add log statement to chalk examples

Added what are essentially `console.log()` calls to the chalk examples.

Closes #128.

* Update readme.md
2016-09-08 17:12:05 +07:00
Popey Gilbert
835ca3d950 You've just reached 10,000 dependent modules. (#122)
* You've just reached 10,000 dependent modules.

* Update readme.md
2016-08-03 22:43:03 +02:00
Sakthipriyan Vairamani
74c087db82 minor doc improvements (#120)
* minor doc improvements

* address review comments
2016-07-26 23:13:15 -07:00
Sindre Sorhus
d939a3f9bc fix XO lint issue 2016-06-16 14:36:05 +02:00
Sindre Sorhus
a125eb0e72 OS X → macOS 2016-06-14 18:20:49 +02:00
Sindre Sorhus
6c3e57351b test on Node.js 6 2016-05-02 15:36:40 +07:00
Sindre Sorhus
fe2e4b093e update code of conduct 2016-05-02 15:36:24 +07:00
Sindre Sorhus
2653218312 meta tweaks 2016-04-06 23:05:21 +07:00
Josh Junon
ff2c3ea9a5 Merge pull request #104 from popey456963/patch-1
7,700 Dependent Modules
2016-03-15 14:29:36 -07:00
Popey Gilbert
426fc485bd 7,700 Dependent Modules
Yet another 1,000 modules in only two months.  That's almost a project an hour now using Chalk!
2016-03-15 20:18:41 +00:00
Joshua Boy Nicolai Appelman
9001b3933a Updates maintainer email. 2016-02-21 13:14:22 +01:00
Sindre Sorhus
308f6b6a1e minor tweaks 2016-01-17 12:44:51 +01:00
Sindre Sorhus
18c64ad7ba cleanup #92 2016-01-17 12:38:10 +01:00
Martin Heidegger
05f87e25e1 Close #92 PR: Closing before and reopening the style after a line break. 2016-01-17 12:35:27 +01:00
Sindre Sorhus
139f8b68cc add Code of Conduct 2016-01-15 00:06:24 +01:00
Josh Junon
51b8f329e8 6700 dependents! 🔥 2016-01-11 03:48:13 -07:00
Steve Mao
8417f175ab Close #95 PR: tweak defining proto. 2016-01-09 16:20:22 +01:00
Sindre Sorhus
a301cbf3d1 Merge pull request #97 from stevemao/missing-tests
add missing tests
2016-01-06 20:29:59 +01:00
Sindre Sorhus
8ec46cfb35 Merge pull request #96 from stevemao/bump-deps
bump deps
2016-01-06 20:29:00 +01:00
Steve Mao
337f9c7485 add missing tests 2016-01-06 19:06:51 +11:00
Steve Mao
5679ec0c04 bump deps
No breaking changes to this modules.
2016-01-06 19:00:34 +11:00
Sindre Sorhus
b8e7da6367 Merge pull request #93 from venning/master
Use HTTPS for shields.io unicorn badge
2015-12-31 21:45:28 +01:00
Christopher Venning
7c40059a03 Use HTTPS for shields.io unicorn badge; raises mixed-content warning on npmjs.com 2015-12-31 15:28:46 -05:00
Sindre Sorhus
c2ef5b8c13 Merge pull request #91 from vdemedes/remove-extra-deps
Remove has-ansi and strip-ansi dependencies
2015-12-12 23:58:26 +01:00
vdemedes
04cae226cc remove has-ansi and strip-ansi dependencies 2015-12-12 23:55:01 +01:00
Sindre Sorhus
83615f2ed6 clarify docs about using console.log
fixes #89
2015-11-05 13:12:34 +07:00
Edvin Erikson
ed6e7d56da Close #86 PR: Add ES2015 template literal example. Fixes #77 2015-10-09 01:10:28 +07:00
Sindre Sorhus
8d599972ee readme tweaks 2015-10-05 22:36:32 +07:00
Sindre Sorhus
262274af86 add slice-ansi to related section in readme 2015-09-26 15:15:59 +07:00
Josh Ballard
60b0a74adc Merge pull request #85 from jorrit/patch-1
new URL for cmder
2015-09-13 14:22:33 -06:00
Jorrit Schippers
641ae571b4 New URL for cmder 2015-09-13 22:19:40 +02:00
Qix
14603cd0f5 5000 dependents 🎊 2015-08-23 17:33:33 -06:00