All Projects → anvaka → Npmgraph.an

anvaka / Npmgraph.an

Licence: mit
2d visualization of npm

Programming Languages

javascript
184084 projects - #8 most used programming language

npmgraph.an

Visualization of npm shows dependency graph of an npm package.

Screenshots

Default view: Default view

Responsive view:

Responsive view

3d view: 3d view

How it's done?

angular.js + browserify + ngraph => gulp => https://npm.anvaka.com/

The website is entirely hosted on GitHub Pages.

The npm data is coming from registry.npmjs.cf and is collected by npmgraphbuilder at real time.

For CSS styles I'm using twitter bootstrap and less.

npm rocks

All modules of this application are provided by npm.

Local development

git clone https://github.com/anvaka/npmgraph.an.git
cd npmgraph.an
npm i
npm start

This should start local dev server and serve npm visualization.

Other projects

Here I will try to list other projects that visualize npm.

If you have other projects that you want to see here, please send me a pull request or a hint.

license

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].