0.7.0 • Published 10 months ago

node-modules-minimizer v0.7.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

node-modules-minimizer

This package/tool could be used to cleanup node_modules folders, by removing all files which are not used by some defined entrypoints.

Usage

Usage
$ node-modules-minimizer [options] <entrypoints..>

Options
--list           List unused files  (default false)
--json           List unused files as JSON  (default false)
--rm             Delete unused files  (default false)
-v, --version    Displays current version
-h, --help       Displays this message
0.7.0

10 months ago

0.6.0

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago