es-dependency-graph
module dependency analyzer
Utility for analyzing ES6 module dependencies from source code
Get the imports and exports from your ES6 modules
29 stars
13 watching
7 forks
Language: JavaScript
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 322 |
| Generates a module dependencies graph in the DOT language for use with Graphviz. | 31 |
| Creates and visualizes dependency graphs for software projects using GraphViz. | 929 |
| An analysis tool for class dependencies and jar file relationships | 72 |
| Tools for visualizing Common Lisp system dependencies | 3 |
| Displays the module dependencies of Haskell programs in a visual graph format | 182 |
| Tools for visualizing kustomize application structures and dependencies | 29 |
| A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 |
| A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 967 |
| Allows dependencies to be downloaded with specific files extracted and installed during package installation | 0 |
| A tool to list PHP class dependencies within a project by parsing source code files. | 5 |
| Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
| Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 334 |
| A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
| An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |