-
-
Notifications
You must be signed in to change notification settings - Fork 6
Tree builder #19
Copy link
Copy link
Open
Labels
blockedProgress on task is blockedProgress on task is blockedenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
blockedProgress on task is blockedProgress on task is blockedenhancementNew feature or requestNew feature or request
Need to create a standalone tree builder library that can represent and manipulate dependency trees. It needs to be able to read lockfiles, read node_modules, and have an understanding of links, abstract nodes, and physical nodes.
Notes
petgraphmight be helpful here. EspeciallyStableGraph.Blocked
I'd like to have a working HTTP client for this so we can build out a sample graph based on actual data (#17)