Package minify relates MIME type to minifiers. Several minifiers are provided in the subpackages.
Package minify relates MIME type to minifiers. Several minifiers are provided in the subpackages.
Package js minifies ECMAScript5.1 following the specifications at http://www.ecma-international.org/ecma-262/5.1/.
Package jsmin implements JavaScript minifier. It's a direct port of Doulas Crockford's JSMin.
+build gofuzz
+build gofuzz
+build gofuzz
+build gofuzz
+build gofuzz
+build gofuzz
+build gofuzz
Package minify relates MIME type to minifiers. Several minifiers are provided in the subpackages.
Package minify relates MIME type to minifiers. Several minifiers are provided in the subpackages.
Package sqip allows SVG-based LQIP image creation This package is a go implementation of Tobias Baldauf‘s SVG-based LQIP technique (see https://github.com/technopagan/sqip). SQIP is an evolution of the classic LQIP technique: it makes use of Primitive to generate a SVG consisting of several simple shapes that approximate the main features visible inside the image, optimizes the SVG using minify and adds a Gaussian Blur filter to it. This produces a SVG placeholder which weighs in at only ~800-1000 bytes, looks smooth on all screens and provides an visual cue of image contents to come.
Package cssmin minifies CSS. It's a port of Ryan Grove's cssmin from Ruby.
Package csminify provides functions for parsing CS:GO demos and minifying them into various formats.
Package htmlmin minifies HTML.
Package minify provides middlewarefor minifying each request before being sent to the browser.