From 651c15fd0974db7cdedc2ef6d4342debedf92921 Mon Sep 17 00:00:00 2001 From: Ivan Seidel Date: Mon, 8 May 2017 03:57:33 -0300 Subject: [PATCH] Add DraftLog (#682) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a71f383..f6ccb83 100644 --- a/readme.md +++ b/readme.md @@ -281,6 +281,7 @@ Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter] - [sparkly](https://github.com/sindresorhus/sparkly) - Generate sparklines ▁▂▃▅▂▇ - [term-img](https://github.com/sindresorhus/term-img) - Display images in your terminal. - [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`. ### Build tools