Richie Bendall
|
d5fb377019
|
Move to GitHub Actions (#426)
* Move to GitHub Actions
* Update readme.md
|
2021-01-02 20:38:53 +07:00 |
|
Sindre Sorhus
|
e304e8c230
|
Add Dev badge
|
2020-12-08 21:45:51 +07:00 |
|
Richie Bendall
|
b31d6fb48a
|
Add browser support information (#415)
|
2020-10-03 23:55:17 +02:00 |
|
Sindre Sorhus
|
445092f9af
|
Update readme.md
|
2020-09-09 17:48:28 +02:00 |
|
Toon Baeyens
|
09ddbadcb5
|
Support template literals for nested calls (#392)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
|
2020-06-09 15:36:34 +08:00 |
|
Steven
|
55816cdd4d
|
Update readme links to use https (#396)
|
2020-04-16 05:56:23 +02:00 |
|
Sindre Sorhus
|
797461ee32
|
Meta tweaks
|
2020-01-01 19:40:12 +01:00 |
|
Edwin Kofler
|
0e6fecc7f7
|
Add link to replit run (#379)
|
2019-12-12 21:12:22 +01:00 |
|
Sindre Sorhus
|
b3930189a5
|
Meta tweaks
|
2019-11-09 13:57:31 +07:00 |
|
Mark Pedrotti
|
18c280da2e
|
Add ansi and bgAnsi to TypeScript declaration (#369)
|
2019-11-09 11:22:55 +05:00 |
|
Sindre Sorhus
|
628b5954cf
|
Tidelift tasks
|
2019-10-30 19:38:56 +07:00 |
|
Mark Pedrotti
|
fb8e85ab87
|
Add ansi256 and bgAnsi256 to TypeScript declarations (#368)
|
2019-10-08 16:02:34 +07:00 |
|
Mark Pedrotti
|
eef8c8c191
|
Replace level list with table in readme.md (#367)
* Replace level list with table in readme.md
* Capitalize table headings and center level numbers
|
2019-10-01 03:13:15 +02:00 |
|
Sindre Sorhus
|
1953816afd
|
Update dependencies
|
2019-09-27 11:16:49 +07:00 |
|
Yanis Benson
|
2a53389d72
|
Add chalk.stderr (#359)
|
2019-09-22 16:07:33 +07:00 |
|
Qix
|
1f77953f1a
|
Remove the .enabled property in favor of .level (#356)
|
2019-07-13 12:45:31 +07:00 |
|
Sindre Sorhus
|
c25c32a25f
|
Update dependencies
|
2019-07-12 14:13:58 +07:00 |
|
Sindre Sorhus
|
655653bb0c
|
Meta tweaks
|
2019-07-12 14:13:02 +07:00 |
|
Boris K
|
af4a078245
|
Update docs for FORCE_COLOR environment variable (#315)
|
2019-07-12 14:11:25 +07:00 |
|
Marcos Marado
|
e2dd171597
|
Remove outdated info in the readme (#351)
|
2019-06-30 23:11:52 +07:00 |
|
Sindre Sorhus
|
4ab4665994
|
Tidelift tasks
|
2019-05-31 14:53:04 +07:00 |
|
Sindre Sorhus
|
4990a3578a
|
Add GitHub Sponsors button to the repo
|
2019-05-23 16:47:28 +07:00 |
|
Sindre Sorhus
|
d3be9c65b1
|
Drop built-in Flow type definition
I don't want to be responsible for maintaining it.
Submit it to https://github.com/flow-typed/flow-typed if you need it.
|
2019-05-03 15:03:53 +07:00 |
|
Tom Sherman
|
de2f4cd606
|
Deprecate chalk.constructor() in favor of new chalk.Instance() (#322)
|
2019-03-12 19:53:03 +07:00 |
|
Richie Bendall
|
60959e05cf
|
Update depended packages count
|
2019-03-01 07:18:47 +01:00 |
|
Chris Harwood
|
076f0c9eb6
|
Add extra level/enabled property info in the readme (#308)
|
2018-12-26 02:29:32 +01:00 |
|
George Gkasdrogkas
|
90c7a92ff1
|
Add docs comments and tests for TypeScript definitions (#299)
Fixes #293
|
2018-12-26 02:06:00 +01:00 |
|
Sindre Sorhus
|
f590a65489
|
Add security section
|
2018-12-25 14:45:17 +01:00 |
|
Sindre Sorhus
|
1542c85f1b
|
Replace RawGit URL
Fixes #305
|
2018-10-13 12:32:09 +07:00 |
|
Sindre Sorhus
|
8a090d7885
|
Add Tidelift mention in the readme
|
2018-09-30 01:41:55 +07:00 |
|
Paul Melnikow
|
b9c95dbfd2
|
Add type definitions badge (#286)
|
2018-09-19 02:20:53 +07:00 |
|
Sindre Sorhus
|
a2b5fa22dc
|
Add some badges to the readme
|
2018-08-06 15:53:00 +07:00 |
|
Sindre Sorhus
|
fc9a7e369b
|
GitHub now natively supports SVG
|
2018-04-20 13:42:59 +07:00 |
|
Sindre Sorhus
|
58483b5ab1
|
Add a related package to the readme
|
2018-04-05 00:43:46 +07:00 |
|
Sindre Sorhus
|
0dae4c28e1
|
Add Patreon badge
|
2018-04-02 14:35:53 +07:00 |
|
Sindre Sorhus
|
576d8d2171
|
Update URL to XO
|
2018-02-15 00:15:28 +07:00 |
|
Aman Pratap Singh
|
011dd0421e
|
Fix usage example in the readme (#251)
|
2018-02-11 16:03:50 +07: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 |
|