Home

Awesome

<img src="assets/icon.svg" width="45" align="left"> npmhub

<!-- HTML tags used so the description can be copy-pasted onto Mozilla Addons -->

On every GitHub repository or folder with a <code>package.json</code> file, scroll to the bottom of the page to see a list of its npm dependencies and their descriptions.

npmhub also adds convenient links to:

<ul> <li>the <b>package.json</b> file <li><b>npmjs.com</b> <li><b>RunKit</b> to test the package <li><b>BundlePhobia</b> to see the package size when bundled <li><b>PackagePhobia</b> to see the package size when installed <li><b>NPMGraph</b> to explore the sub-dependencies <li><b>UNPKG</b> to see the exact contents published to npm </ul>

GitHub Enterprise is also supported, see the guide.

Installation

<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/chrome/chrome.svg" width="48" alt="Chrome" valign="middle"> <img valign="middle" src="https://img.shields.io/chrome-web-store/v/kbbbjimdjbjclaebffknlabpogocablj?label=%20"> and other Chromium browsers

<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/firefox/firefox.svg" width="48" alt="Firefox" valign="middle"> <img valign="middle" src="https://img.shields.io/amo/v/npm-hub.svg?label=%20"> including Firefox Android

<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/safari/safari_128x128.png" width="48" alt="Safari" valign="middle"> <img valign="middle" src="https://img.shields.io/itunes/v/1542090429?label=%20"> on Mac, iOS and iPadOS

<img src="https://raw.githubusercontent.com/iamcal/emoji-data/08ec822c38e0b7a6fea0b92a9c42e02b6ba24a84/img-apple-160/1f99a.png" width="48" valign="middle"> If you love npmhub, consider sponsoring or hiring the maintainer @fregante

Design

Here's what npmhub looks like:

npmhub on Chrome

See Also