From ee1e6191c58a0dd421d1a2de7674613246dadc66 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Mon, 19 Oct 2015 12:16:10 -0600 Subject: [PATCH] Add bower-name-cli and npm-name-cli --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 09246dd..e71a9c7 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Web Development +* [bower-name-cli](https://github.com/sindresorhus/bower-name-cli)- Check whether a package name is available on bower + * [caniuse-cmd](https://github.com/sgentle/caniuse-cmd)- Caniuse command line tool +* [npm-name-cli](https://github.com/sindresorhus/npm-name-cli)- Check whether a package name is available on npm + * [pageres-cli](https://github.com/sindresorhus/pageres-cli)- Capture website screenshots * [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli)- Strip comments from CSS