1.2.0 • Published 10 years ago

cleardep v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago