/npm-package-search

Search for NPM Package via the browser URL bar

Primary LanguageJavaScriptMIT LicenseMIT

NPM Package Search

Greenkeeper badge

Chrome Firefox

A WebExtension that uses the keyword npm to trigger a search of the packages in the NPM registry.

screen shot 2017-03-29 at 3 57 47 pm

screen shot 2017-03-29 at 3 58 29 pm

Development

Here's how you can get setup to develop.

yarn install
yarn run build:watch

Here are some example results from the MDN Search.

Follow the instructions for developing WebExtensions.

License

MPL v2