Introduction

A very light minifier Node.js module.

Features

It allows you to compress JavaScript, CSS, HTML, and image files.

JavaScript:

CSS:

HTML:

JSON:

Image:

  • sharp - WebP/AVIF conversion
  • svgo - SVG optimization
  • imagemin - PNG/JPEG/GIF compression

Other:

Command Line Interface:

CSS benchmark: http://goalsmashers.github.io/css-minification-benchmark/

I recommend to execute it at boot time for production use.

License

MIT