https://github.com/markthree/gui-deps-map
map dependency for node project
https://github.com/markthree/gui-deps-map
gluon lite map npm
Last synced: 10 days ago
JSON representation
map dependency for node project
- Host: GitHub
- URL: https://github.com/markthree/gui-deps-map
- Owner: markthree
- License: mit
- Created: 2022-12-19T10:34:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T05:32:04.000Z (about 2 years ago)
- Last Synced: 2025-10-26T07:21:25.109Z (6 months ago)
- Topics: gluon, lite, map, npm
- Language: JavaScript
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gui-deps-map
GUI of nodejs project dependency map
## Usage
Under your nodejs project path
```shell
npx gui-deps-map
```
## Refs
- [vite](https://github.com/vitejs/vite)
- [solid](https://github.com/solidjs/solid)
- [gluon](https://github.com/gluon-framework/gluon)
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).