1.0.2 • Published 1 year ago

zipjsfile v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

zipjsfile is a command line tool to compress JavaScript files.


1. install

npm install zipjsfile -g

2. how to use

In the root directory of your project:

zipjs xxx.js

you will find that a new js file named "xxx-zipjs.js" has been created in your project.

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago