Skip to content
/ vue-prune Public

✂️ Find unused Vue components in your code

License

Notifications You must be signed in to change notification settings

o8e/vue-prune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✂️ vue-prune

Find unused Vue components in your code

License

Usage

npm install -g vue-prune

Currently you will have to run the script directly from the directory you wish to analyse, for example:

cd ~/dev/my-vue-project/src && vue-prune

If you're running this in a standard Vue project, you'll want to be inside the src directory otherwise it'll try and go into your node_modules and explode.

About

✂️ Find unused Vue components in your code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published