From f02ae9f6e633fcf76ee99abb73dc14a30470b1c1 Mon Sep 17 00:00:00 2001 From: Boris K Date: Thu, 31 Aug 2017 05:03:37 +0200 Subject: [PATCH] Add gradient-string (#724) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ef147dc..b1228f4 100644 --- a/readme.md +++ b/readme.md @@ -285,6 +285,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [yargs](https://github.com/yargs/yargs) - Command-line parser that automatically generates an elegant user-interface. - [DraftLog](https://github.com/ivanseidel/node-draftlog) - Create multiple updatable log lines. Works just like `console.log`. - [Bit](https://github.com/teambit/bit) - Create, maintain, find and use small modules and components across repositories. +- [gradient-string](https://github.com/bokub/gradient-string) - Beautiful color gradients in terminal output. ### Build tools