Code Mapper, written in GO + Javascript, let's the user visualize any GO codebase like nodes
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
^19.1.1^19.1.1^11.11.455
commits
Add Dagre-based layout function and optimize Kahn's algorithm implementation
24c407cView on GitHubMerge pull request #6 from chinmay-sawant/optmization
64eb763View on GitHubOptimize node pathfinding and selection box handling in Flow component
02cd403View on GitHubMerge pull request #3 from chinmay-sawant/Optimization-2
2788355View on GitHubMade the drag and selection consistent on both main and the path view canvas
e179d32View on GitHubPath view is fixed for draggable nodes with multiple selected
8a654baView on GitHubImplement multi-select functionality for nodes with visual selection box
c709a3cView on GitHubRefactor getCompactLayout function to use Kahn's algorithm for topological sorting
8d388c6View on GitHub