Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers. 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. This package includes the command line tool that minifies concurrently and watches file changes.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | go-minify-2.9.21nb37.tgz |
NetBSD 10.0 | aarch64 | go-minify-2.9.21nb34.tgz |
NetBSD 10.0 | earmv7hf | go-minify-2.9.21nb37.tgz |
NetBSD 10.0 | earmv7hf | go-minify-2.9.21nb31.tgz |
NetBSD 10.0 | earmv7hf | go-minify-2.9.21nb34.tgz |
NetBSD 10.0 | i386 | go-minify-2.9.21nb37.tgz |
NetBSD 10.0 | i386 | go-minify-2.9.21nb34.tgz |
NetBSD 10.0 | x86_64 | go-minify-2.9.21nb37.tgz |
NetBSD 10.0 | x86_64 | go-minify-2.9.21nb34.tgz |
NetBSD 9.0 | aarch64 | go-minify-2.9.21nb37.tgz |
NetBSD 9.0 | aarch64 | go-minify-2.9.21nb34.tgz |
NetBSD 9.0 | earmv7hf | go-minify-2.9.21nb37.tgz |
NetBSD 9.0 | earmv7hf | go-minify-2.9.21nb31.tgz |
NetBSD 9.0 | earmv7hf | go-minify-2.9.21nb34.tgz |
NetBSD 9.0 | i386 | go-minify-2.9.21nb37.tgz |
NetBSD 9.0 | i386 | go-minify-2.9.21nb34.tgz |
NetBSD 9.0 | x86_64 | go-minify-2.9.21nb37.tgz |
NetBSD 9.0 | x86_64 | go-minify-2.9.21nb34.tgz |
NetBSD 9.3 | x86_64 | go-minify-2.9.21nb37.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.