1.2.0 • Published 8 years ago

cleardep v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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

1.2.0

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.0

8 years ago