Commit graph

369 commits

Author SHA1 Message Date
Sindre Sorhus
0412cdf07b Minor code improvements 2017-06-20 21:17:16 +02:00
Sindre Sorhus
249b9ac7e7 ES2015ify the codebase 2017-06-20 19:21:14 +02:00
Josh Junon
cb3f2308e1 Add RGB (256/Truecolor) support (#140) 2017-06-20 19:02:09 +02:00
Haroen Viaene
dbae68d623 Update dependent package count in the readme (#154) 2017-05-31 16:55:22 +07:00
Sindre Sorhus
9b60021fa6 Drop support for Node.js 0.10 and 0.12 2017-05-21 23:28:38 +07:00
Josh
0d2144904b check parent builder object for enabled status (#142) 2017-01-30 04:10:02 -05: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
Sindre Sorhus
8b554e254e 1.1.1 2015-08-20 03:10:52 +07:00
Sindre Sorhus
409f95eef5 add XO
https://github.com/sindresorhus/xo
2015-08-20 03:05:43 +07:00
Sindre Sorhus
fb6332df4f readme - add wrap-ansi to related section 2015-08-20 03:02:09 +07:00
Sindre Sorhus
5d2cefc243 Merge pull request #81 from lukeapage/master
Remove un-necessary function name. Fixes #80
2015-08-20 02:57:56 +07:00
Luke Page
4006cc0b41 Remove un-necessary function name. Fixes #80 2015-08-19 16:57:06 +01:00
Qix
6142553bb5 updated # of dependents to ~4.5k 2015-07-16 14:34:28 -06:00
Sindre Sorhus
789a0118c6 Merge pull request #74 from danielhusar/patch-1
Fix typo in readme
2015-07-03 15:19:32 +02:00
Daniel Husar
388e21aed7 Fix typo in readme 2015-07-03 14:16:30 +01:00
Qix
d7537f37df Merge branch 'master' of https://github.com/sindresorhus/chalk 2015-07-01 07:32:36 -06:00