From 929a6c871aca52f949ec21a41404cee79ae91917 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Thu, 21 Jan 2016 09:17:31 -0700 Subject: [PATCH] Add npm-home --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc79f4f..2eee32a 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [loadtest](https://github.com/alexfernandez/loadtest) - Runs a load test on the selected URL. Easy to extend minimally for your own ends. - [wp-cli](https://github.com/wp-cli/wp-cli) - Manage WordPress installations, update plugins, set up multisite installs and much more, without using a web browser. - [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Command-line tool to parse git diffs as JSON and generate pretty HTML. +- [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory. ## Mobile Development