vue-component-dependencies

0.0.3 • Public • Published

Vue Component dependencies

A node cli for analyze vue components dependencies.

Usage

$ npx vue-component-dependencies -p yourRootFile.js

If you want to exclude any modules

$ npx vue-component-dependencies -p yourRootFile.js -i module1,module2,module3

Package Sidebar

Install

npm i vue-component-dependencies

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

9.25 kB

Total Files

6

Last publish

Collaborators

  • orozot