npmgraph

2.9.1 • Public • Published

npmgraph

A tool for exploring npm modules and dependencies.

Available online at https://npmgraph.js.org/.

Running locally

Install

$ git clone https://github.com/npmgraph/npmgraph.git
$ cd npmgraph
$ npm install

Build

This builds the source with Parcel:

$ npm run build

Once built, you can use any dev server to serve the dist folder.

Build and watch

This builds the source and starts an auto-reloading Parcel server:

$ npm start

/npmgraph/

    Package Sidebar

    Install

    npm i npmgraph

    Weekly Downloads

    3

    Version

    2.9.1

    License

    MIT

    Unpacked Size

    288 kB

    Total Files

    36

    Last publish

    Collaborators

    • broofa
    • fregante