Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.
/ npm-package-search Public archive

Search for NPM Package via the browser URL bar

License

Notifications You must be signed in to change notification settings

clarkbw/npm-package-search

Repository files navigation

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