From ba27caecc8162822d4ce59fa4fee7d179fafb861 Mon Sep 17 00:00:00 2001 From: Shawn Presser Date: Fri, 20 Jul 2018 12:09:27 -0500 Subject: [PATCH] Add related projects --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index d298e2c..9bec71e 100644 --- a/readme.md +++ b/readme.md @@ -287,6 +287,8 @@ If you're on Windows, do yourself a favor and use [`cmder`](http://cmder.net/) i ## Related +- [chalkie](https://github.com/shawwn/chalkie) - Browser support for chalk +- [ansi-html](https://github.com/Tjatse/ansi-html) - Convert chalked text to HTML - [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