1.0.5 • Published 6 years ago

recursive_minifier v1.0.5

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

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago