Dependency graphs for Meteor packages
The client UI is currently unusable
- git clone https://github.com/lynktu/cosmosphere.git
- cd cosmosphere
- meteor
It will then begin syncing the package data to a local mongo collection (may take a while).
Only the versions collection is synced - it can be queried like this in meteor shell
:
Data.Versions.findOne({packageName: 'comerc:countdown'})
- D3 Graphs
- Connect & sync to Package Server API