import-graph-visualizer
import-graph-visualizer copied to clipboard
A tool for filtering and visualizing import paths within a JavaScript/TypeScript application.
Adding a link to the push based company to the readme file
## Description I would like to add this young but already very nice tool on my CI and it would be awesome if a flag allows us to specify that...
One of my projects was having some issues with import order, so I searched for and found this tool. Unfortunately, when I tried to use this tool, this was the...
Make NodeJS internal dependencies clearly distinguishable from npm ones
Adds an explicit prettier version to dependencies. If you want, I can configure husky to run linting as a pre-commit hook
For big & complex graphs, the nodes can be unstable (see https://github.com/visjs/vis-network/issues/1636). This PR adds a button in the header to toggle the physics simulation.