Library to shorten url without any api keys
Map of URL attributes in HTML
Safe defaults for cssnano which require minimal configuration.
core of @node-minify
terser plugin for @node-minify
utils for @node-minify
Advanced optimisations for cssnano; may or may not break your CSS!
Minify at-rule params with PostCSS
Minify gradient parameters with PostCSS.
rehype plugin to minify JavaScript URLs
hast utility to get the plain-text value of a node
rehype plugin to collapse whitespace
Minify font declarations with PostCSS
Minify selectors with PostCSS.
CSS minifier with structural optimisations
Oxc Minifier Node API
Format whitespace in HTML
Minifies PostgreSQL scripts.
ICU message format compiler with a <1KB runtime bundle footprint
Oxc Minifier Node API
Highly configurable, well-tested, JavaScript-based HTML minifier.
Oxc Minifier Node API
Babel preset for all minify plugins.
Context- and scope- aware variable renaming.
A lightweight ruby wrapper around the is.gd service. It will minify and expand urls.
This gem formats URLs to different formats, like the Youtube formats: embed, minified and default
Juicer is a command line tool that helps you ship frontend code for production. High level overview; Juicer can * figure out which files depend on each other and merge them together, reducing the number of http requests per page view, thus improving performance * use YUI Compressor to compress code, thus improving performance * verify that your JavaScript is safe to minify/compress by running JsLint on it * cycle asset hosts in CSS files * add "cache busters" to URLs in CSS files * recalculate relative URLs in CSS files, as well as convert them to absolute (or convert absolute URLs to relative URLs)