Fedora Packages

golang-github-tdewolff-minify

Go minifiers for web formats

Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the internet and possibly parsing. The implemented minifiers are designed for high performance. The core functionality associates mimetypes with minification functions, allowing embedded resources (like CSS or JS within HTML files) to be minified as well. Users can add new implementations that are triggered based on a mimetype (or pattern), or redirect to an external command (like ClosureCompiler, UglifyCSS, ...).

Releases Overview

Release Stable Testing
Fedora Rawhide 2.20.18-1.fc41 -
Fedora 40 2.20.18-1.fc40 -
Fedora 39 2.20.18-1.fc39 -
Fedora 38 2.20.18-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-tdewolff-minify dash maintainers at fedoraproject dot org.



Sources on Pagure