From 7d5955a91aedaca4916f07569d6ae1d1ab0864fe Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 1 Jul 2015 03:01:07 +0200 Subject: [PATCH] add reference to `chalk-cli https://github.com/chalk/chalk-cli --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b65c6fc..f757e59 100644 --- a/readme.md +++ b/readme.md @@ -199,6 +199,7 @@ If you're on Windows, do yourself a favor and use [`cmder`](http://bliker.github ## Related +- [chalk-cli](https://github.com/chalk/chalk-cli) - CLI for this module - [ansi-styles](https://github.com/chalk/ansi-styles/) - ANSI escape codes for styling strings in the terminal - [supports-color](https://github.com/chalk/supports-color/) - Detect whether a terminal supports color - [strip-ansi](https://github.com/chalk/strip-ansi) - Strip ANSI escape codes