Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.11 KB

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