webnano

1.1.2 • Public • Published

webnano NPM version

Speeding up your web sites by minifying html, css, javascript and images (jpeg, png, gif, svg).

Installation

npm i -g webnano

Usage

If your site folder is in C:\www\html, you can minify your web site with the command-line.

webnano C:\www\html

Then, minified site folder C:\www\html-minified is created.

Options

 -l, --lossless            Lossless compression for image
 -o, --output <directory>  You can specify output directory
 -q, --quiet               no output in console
 -h, --help                output usage information

Package Sidebar

Install

npm i webnano

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

7.55 kB

Total Files

4

Last publish

Collaborators

  • sapics