/github-npm-lookup

Turn selected text on a Chrome webpage into an npm package lookup.

Primary LanguageHTMLMIT LicenseMIT

NPM Lookup

Chrome ContextMenu Extension - Turn selected text into a quick npm package lookup.

Usage

  1. Select some text on a webpage (like on GitHub's source code viewer)
  2. Right click
  3. Select Lookup on npmjs.com from the context menu.

...Then, 💥 BOOM! you have saved precious time.

Pro Tip: Use this extension all over GitHub's JavaScript source code viewer. You can select the text inside of require() or import statements to quickly review the npm profiles of JavaScript modules.

Install

Related

License

MIT © Michael Wuergler