1.0.5 • Published 7 years ago

recursive_minifier v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Intro

recursive_minifier is package that will minify(uglify, compress) all js (including es6+) and css

Installation

npm install recursive_minifier

Usage

node minify.js "path/to/minify"

It is that simple. Eventually if you install like most users would do it would look like this instead:

node ./node_modules/recursive_minifier/minify.js "path/to/minify"

Maintenance

Most probably I will not answet to issues, though if I spot an issue I will fix everything what is needed.

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago