An open API service indexing awesome lists of open source software.

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

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).