Commit graph

331 commits

Author SHA1 Message Date
Sindre Sorhus
3fca6150e2 2.0.0 2017-06-30 01:49:18 +02:00
Josh Junon
f66271e01a Add tagged template literal (#163) 2017-06-30 01:46:19 +02:00
Josh Junon
23ef1c7ca2 fix linter errors 2017-06-29 16:05:28 -07:00
Josh Junon
c0155688cf add rainbow example 2017-06-29 16:00:51 -07:00
Josh Junon
09fb2d8606 Re-implement chalk.enabled (#160) 2017-06-29 22:34:00 +02:00
Josh Junon
608242a4fc spoof supports-color 2017-06-29 00:01:36 -07:00
Josh Junon
18f2e7c122 add host information output 2017-06-29 00:01:36 -07:00
Josh Junon
523b998e64 Revert "TEMPORARY: emergency travis CI fix (see comments)"
This reverts commit 54975fb20d.
2017-06-29 00:01:19 -07:00
Josh Junon
54975fb20d TEMPORARY: emergency travis CI fix (see comments) 2017-06-28 23:42:38 -07:00
Sindre Sorhus
1d73b21111 Improve readme 2017-06-20 22:17:27 +02:00
Sindre Sorhus
6f4d6b30fb Bump dependencies 2017-06-20 21:38:49 +02:00
Sindre Sorhus
870249689a Remove chalk.styles
Very few consumers use this. Those who need it can just use the `ansi-styles` package directly.
2017-06-20 21:37:29 +02:00
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