clarkbw / npm-package-search

Search for NPM Package via the browser URL bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Search for NPM Package via the browser URL bar

License:MIT License


Languages

Language:JavaScript 96.7%Language:TypeScript 3.3%