precompress

CLI to compress files to gzip and brotli

Downloads
6.3K
Stars
29
Committers
1

Bot releases are hidden (Show)

precompress - 12.0.0 Latest Release

Published by silverwind about 1 year ago

  • The --include and --exclude options now accept globs using picomatch, e.g. '**.js' instead of 'js'.
  • Added the --outdir, --basedir and --extensionless options.
  • Node 18 is now required.
precompress - 11.0.0

Published by silverwind over 1 year ago

Removed image and video file extensions from default exclusion list again.

precompress - 10.0.0

Published by silverwind almost 2 years ago

  • Node 16 is now required
precompress - 9.0.0

Published by silverwind about 2 years ago

Image file extensions apng,avif,br,gif,gz,jpg,png,webp are now excluded by default from being compressed.

precompress - 8.0.0

Published by silverwind about 2 years ago

Node 14 is now required.

precompress - 7.0.0

Published by silverwind almost 3 years ago

Module is now ESM, Node 12 or higher is required.