From e778c390e3a222cfc6c73e1c506f73e8e8943d5c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 17 Dec 2016 01:18:22 +0100 Subject: [PATCH] Add cost-of-modules Closes #627 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 89b2dc2..cc11517 100644 --- a/readme.md +++ b/readme.md @@ -172,6 +172,7 @@ - [atmo](https://github.com/Raathigesh/Atmo) - Server-side API mocking. - [auto-install](https://github.com/siddharthkp/auto-install) - Auto installs dependencies as you code. - [lessmd](https://github.com/linuxenko/lessmd) - Markdown in the terminal. +- [cost-of-modules](https://github.com/siddharthkp/cost-of-modules) - Find out which dependencies are slowing you down. ### Functional programming