minify

Go minifiers for web formats

MIT License

Downloads
51K
Stars
3.6K
Committers
45

Bot releases are visible (Hide)

minify - v2.12.0

Published by tdewolff over 2 years ago

Fix JS binding and release process

minify - v2.11.7

Published by tdewolff over 2 years ago

Fix build and tests

minify - v2.11.5

Published by tdewolff over 2 years ago

Bug fix

minify - v2.11.4

Published by tdewolff over 2 years ago

  • HTML: fix attribute quoting bugs
minify - v2.11.0

Published by tdewolff over 2 years ago

minify - v2.10.0

Published by tdewolff over 2 years ago

  • cmd: fix path errors on Windows, see #450
  • cmd: allow absolute paths
  • cmd: minifying to same file now more robust in checking if it's the same file
  • cmd cmd: fix input/output directories when output is a directory to better match with the behaviour of cp, see #460
  • JS: prefer double quotes over single quotes (for GZIP compression)
  • JS: support strings in import and export statements
  • JS: revert the reversal of < and <=, fixes #462
minify - v2.9.29

Published by tdewolff almost 3 years ago

  • JS: rewrite < and <= as > and >=, slightly improves GZIP compressions
  • JS: merge variable declarations and assignments in comma expressions, fixes #455
minify - v2.9.28

Published by tdewolff almost 3 years ago

  • JS: parse comma-operator expressions as a list not a tree, fixes #451
Package Rankings
Top 0.74% on Proxy.golang.org
Top 4.62% on Pypi.org
Top 6.62% on Alpine-edge
Top 8.91% on Alpine-v3.16
Top 9.39% on Alpine-v3.17
Top 2.74% on Alpine-v3.18
Top 3.27% on Npmjs.org
Badges
Extracted from project README
API reference Go Report Card codecov SiteGround