cleardep

1.2.0 • Public • Published

cleardep: clear unnecessary installed modules

Fin with a directory give all modules call's and remove from package.json unnecessary dependencies

I will help if you have any difficulty =)

Contact me by github:heyderpd. I'll be glad to help you.

Thanks for npm~lucasmreis

npm install --save-dev cleardep

Example:

const cleardep = require('cleardep')
 
cleardep('./APP')
 
cleardep('./APP', '--ext=js;jsa')
 
cleardep('./APP;./CONFIG', '--ext=js;jsx;jsa')

And use:

npm prune

INCOMPLETE!!! I'm working on that works directly as args on terminal, coming soon...

Package Sidebar

Install

npm i cleardep

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • heyderpd