3.3.0 • Published 4 years ago

reduce_node_modules_size v3.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Descriptions

A tools which can help you optimize yours node_modules

Install

npm install reduce_node_modules_size -D
yarn add reduce_node_modules_size

Usage

You should run this command first!

// in window
get_json --path .\
// in mac
get_json --path ./

when you run this command,you can get node_modules relationship which called relationship.json,in your project root path


// in window
optimize_node_module --path .\
// in mac
optimize_node_module --path ./

when you run this command,terminal will output some message which tell you optimize result.

if system reject optimize,terminal will tell you reason!

3.3.0

4 years ago

3.2.2

4 years ago

2.0.14

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.0.13

4 years ago

2.0.11

4 years ago

2.0.12

4 years ago

2.0.10

4 years ago

2.0.9

4 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.8

4 years ago

2.0.5

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.4

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago