Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiatjaf/node-dependencies-view
node dependency trees as a service.
https://github.com/fiatjaf/node-dependencies-view
dependency-graph
Last synced: 17 days ago
JSON representation
node dependency trees as a service.
- Host: GitHub
- URL: https://github.com/fiatjaf/node-dependencies-view
- Owner: fiatjaf
- Created: 2017-07-10T14:13:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T00:20:41.000Z (over 7 years ago)
- Last Synced: 2024-04-16T00:50:23.002Z (7 months ago)
- Topics: dependency-graph
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 126
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-dependencies-view
This repository dependency structure:
![](https://ndv.glitch.me/fiatjaf/node-dependencies-view.svg)
If you want to use one in your repo's `README.md` or anywhere else, use a link like these:
* https://ndv.glitch.me/webtorrent/webtorrent
* https://ndv.glitch.me/cyclejs/cyclejs.svg?ratio=3
* https://ndv.glitch.me/fiatjaf/module-linker
* https://ndv.glitch.me/fiatjaf/pf?ratio=0.5&rankdir=TBThe query string arguments are set in the **dot** string as properties of the graph. You can use most of them. Documentation is at http://www.graphviz.org/Documentation/dotguide.pdf.
Please don't abuse this service. Since the server is a free [Glitch](https://glitch.com/edit/#!/ndv?path=server.js:33:24) instance it will fail if under heavy load or if you try to fetch a super huge project (GitHub caches images, so it is mostly safe to use it in `README.md`).
The graphs are made with [Viz.js](http://viz-js.com/).
If you want to browse dependencies (for a lot of languages) better, you should try the [Module Linker](https://fiatjaf.alhur.es/module-linker/) browser extension.
If you want more unrelated sugar in your GitHub `README.md`, you should try https://github.com/tj/gh-polls or https://ght.trackingco.de/.
#### Traffic statistics for this repo:
[![](https://ght.trackingco.de/fiatjaf/node-dependencies-view)](https://ght.trackingco.de/)