Terser plugin for webpack
JavaScript parser, mangler/compressor and beautifier toolkit
A CSS parser, transformer, and minifier written in Rust
Highly configurable, well-tested, JavaScript-based HTML minifier.
A modular minifier, built on top of the PostCSS ecosystem.
Minify selectors with PostCSS.
Discard empty rules and values with PostCSS.
Minify colors in your CSS files with PostCSS.
Merge longhand properties into shorthand with PostCSS.
Minify at-rule params with PostCSS
Optimise inline SVG with PostCSS.
Minify gradient parameters with PostCSS.
Minify font declarations with PostCSS
TypeScript definitions for html-minifier-terser
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
CSS minimizer (minifier) plugin for Webpack
Rollup plugin to minify generated es bundle
🚇 Minifier for Metro based on Terser.
Highly configurable, well-tested, JavaScript-based HTML minifier.
Generate minified bundle
Transform TypeScript `const` enums
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
Discard unused counter styles, keyframes and fonts.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
Minifies PostgreSQL scripts.
path.evaluate wrapped in a try catch
Mark scopes for deopt which contain a direct eval call
Context- and scope- aware variable renaming.
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.