Skip to content

This project can help you know which npm packages used in your project.

License

Notifications You must be signed in to change notification settings

love-everyday/NodeModulesTree

Repository files navigation

NodesTree

中文
This project can help you know which npm packages used in your project.
It is a tree diagram about npm packages dependence relation.

Screenshot

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

This project can help you know which npm packages used in your project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published