✂️ An ES6+ aware minifier based on the Babel toolchain (beta)
babel-minify plugin for webpack
Babel Minify plugin for Gulp
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)
Javascript / CSS minifier based on Babel-minify / Butternut / YUI Compressor / Google Closure Compiler / UglifyJS2 / Sqwish / Clean-css / CSSO
* Fork from <https://github.com/babel/minify/tree/0.3.x/packages/babel-plugin-minify-dead-code-elimination> * Fix issue <https://github.com/babel/babel/issues/11343>
Change UglifyJS for Babel Minify to minify the code of your application.
Babel preset for optimizations only babel-minify plugins
Use [babel-minify](https://github.com/babel/babel-minify) to minimize JavaScript.
A Preset containing default optimizations defined in babel-minify
Use [babel-minify](https://github.com/babel/babel-minify) to minimize JavaScript.
Replace known values in Titanium apps to allow for further simplification via dead code/evaluation in babel minify
Webpack loader with babel-minify used for source minification
Babel Minify Plugin for Webpack
Build js app and babel+minify+bundle with dependencies)
Babel preset for all minify plugins.
This project is created with create-react-app,using babel to build a npm package,and minify with babel-minify.
Transform for Lasso.js to minify JavaScript using Babel Minify
Context- and scope- aware variable renaming.
Standalone build of Babili (babel-minify) for use in non-Node.js environments
Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
Rollup plugin to minify ES6+ code using babel-minify with no transpiling to ES5
Minify Standard built-in Objects
Turn boolean literals into !0 for true and !1 for false.