#
babel-minify
Here are 8 public repositories matching this topic...
javascript
webpack
gzip
speed
uglifyjs
benchmarks
size
swc
minification
minifier
measures
google-closure-compiler
uglify-js
babel-minify
gzip-size
minifiers
esbuild
tesrser
minification-benchmarks
minification-performance
-
Updated
Jul 14, 2022 - TypeScript
[DEPRECATED] Babel Minify Webpack Plugin
-
Updated
Mar 16, 2020 - JavaScript
Light Node.js module that compress javascript, css and html files
nodejs
javascript
html
cli
json
html5
yui-compressor
minify
gcc
yui
clean-css
html-minifier
csso
sqwish
google-closure-compiler
uglify-js
uglify-es
babel-minify
crass
terser
-
Updated
Jul 1, 2022 - JavaScript
Simple rollup plugin for minifying code using babel-preset-minify.
-
Updated
Mar 14, 2020 - JavaScript
Minifies JS and CSS files with Babel-Minify and CleanCSS
-
Updated
Dec 15, 2021 - Shell
NodeJS base project with express api setup.
nodejs
babel
express
node
mongodb
es6
expressjs
sequelize
body-parser
node-js
express-boilerplate
express-router
nodejs-express
babel-node
node-express-start
node-express
node-example
babel-minify
node-express-boilerplate
-
Updated
May 29, 2022 - JavaScript
Improve this page
Add a description, image, and links to the babel-minify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the babel-minify topic, visit your repo's landing page and select "manage topics."


Validate the entire tree of options passed to preset.
Maybe, each plugin can export a list of options that only babili preset understands and we can validate them only when using the preset and not when using the plugin separately.
Or, this can be implemented in bab