anvaka / pm

package managers visualization
https://anvaka.github.io/pm/
MIT License
1.57k stars 135 forks source link

Add NuGet &| MyGet :) #6

Closed ghost closed 9 years ago

ghost commented 9 years ago

Please add NuGet and MyGet support.

I have found some related resources:

@davidfowl, @pranavkm, is there a better (API) way to get packages and their dependencies information (preferably in JSON) for this kind of scenarios where node.js app wants to interact with NuGet like these: https://github.com/anvaka/pm/tree/master/src/galaxy/nodeDetails/templates, in order to be able to form the graphical galaxy: https://anvaka.github.io/pm/ ?

anvaka commented 9 years ago

Thank you for suggesting this, @jasonwilliams200OK !

I'd love to see NuGet too, and have opened question on their repository for visibility: https://github.com/NuGet/NuGetGallery/issues/2600

Cheers, Andrei

anvaka commented 9 years ago

Added NuGet: http://anvaka.github.io/pm/#/galaxy/nuget?l=1

ghost commented 9 years ago

Thanks! :+1: