Felipe
503159805f
Added wrapper support
...
The wrapper marks the unprintable characters from each style tag.
This is very useful when debugging or outputing it in different terminals. You can use it to identify the unprintable characters or even to escape them.
Also added tests for it.
Added a description about it to the readme dile.
wq
2018-02-04 15:10:22 -02:00
Mario Nebl
6554030550
Use svg screenshot
2018-01-29 07:20:23 -08:00
Samarth Verma
bc3dd75329
Update usage stats in the readme ( #242 )
2017-12-31 16:20:49 +01:00
Brandon Smith
a8c60e37fa
Fix spelling error in readme ( #232 )
2017-12-09 11:20:28 +01:00
Andrew
5392313414
Correct HSV and HWB examples
2017-10-25 23:33:12 -07:00
Danny Kirchmeier
dc092b4a5f
Add .visible for emitting text only when enabled ( fixes #192 )
2017-10-23 19:44:46 -07:00
Sindre Sorhus
4372d27f7e
Add Awesome mentioned badge
2017-10-22 15:20:23 +07:00
Kevin Martensson
5e6d5fda44
Add strip-ansi-stream to related modules
2017-09-20 18:03:52 +02:00
LitoMore
7898eda561
Update chalk-pipe description
2017-08-24 01:15:18 -07:00
LitoMore
37db75e1fd
Add related package in the readme
2017-08-24 01:15:18 -07:00
Boris K
7dbd8c3993
Add related packages in the readme ( #193 )
...
Added chalk-animation as suggested by @sindresorhus
Added gradient-string because it also uses chalk and provides new features.
2017-08-02 01:41:35 +02:00
Josh Junon
23092eefd2
add note about brightBlack (ref chalk/ansi-styles#33 )
2017-07-07 16:03:36 -07:00
Sindre Sorhus
5ec90cb354
Link to v2 release notes
2017-06-30 12:53:46 +02:00
Josh Junon
f66271e01a
Add tagged template literal ( #163 )
2017-06-30 01:46:19 +02:00
Josh Junon
09fb2d8606
Re-implement chalk.enabled ( #160 )
2017-06-29 22:34:00 +02:00
Sindre Sorhus
1d73b21111
Improve readme
2017-06-20 22:17:27 +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
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
5a69476142
add XO badge
2016-10-26 20:13:45 +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
2653218312
meta tweaks
2016-04-06 23:05:21 +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
Josh Junon
51b8f329e8
6700 dependents! 🔥
2016-01-11 03:48:13 -07: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
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
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
fb6332df4f
readme - add wrap-ansi to related section
2015-08-20 03:02:09 +07:00
Qix
6142553bb5
updated # of dependents to ~4.5k
2015-07-16 14:34:28 -06:00
Daniel Husar
388e21aed7
Fix typo in readme
2015-07-03 14:16:30 +01:00
Sindre Sorhus
7d5955a91a
add reference to `chalk-cli
...
https://github.com/chalk/chalk-cli
2015-07-01 03:01:07 +02:00
Sindre Sorhus
81c3ef9efa
readme - add related section
2015-06-30 21:22:46 +02:00
Sindre Sorhus
c7476c9b52
readme - give logo more breathing room
2015-06-30 19:57:59 +02:00
Sindre Sorhus
bd73784b90
update references
2015-06-30 19:55:37 +02:00
Sindre Sorhus
c8e08f5e79
minor tweaks
2015-05-26 16:06:57 +02:00
Sindre Sorhus
e59ae67ebb
Merge pull request #68 from bcoe/coverage
...
adds coverage reporting using nyc and coveralls.io
2015-05-25 13:10:33 +02:00
Benjamin Coe
b630e70855
add coverage reporting using nyc and coveralls
2015-05-25 01:37:33 -07:00
Charlike Mike Reagent
6a506dc9b3
update dependents to ~4k
...
on may 24, 2015
2015-05-24 07:25:32 +03:00
Sindre Sorhus
04cb2d21ae
Update readme.md
2015-04-11 22:50:22 +07:00
Sindre Sorhus
acf38095ea
Update readme.md
2015-03-25 20:20:58 +08:00
Sindre Sorhus
3edf792397
readme - improve logo presentation
2015-02-23 14:38:38 +07:00
Sindre Sorhus
19935d6484
add support for FORCE_COLOR environment variable to force color
...
https://github.com/sindresorhus/supports-color/pull/18
2015-02-23 14:03:52 +07:00