minify
JavaScript minimizer
A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features.
An ES6+ aware minifier based on the Babel toolchain (beta)
4k stars
56 watching
225 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
babelbabel-minifybabel-presetminify
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go minifier package providing tools to reduce the size of web formats such as HTML, CSS, JS, JSON, SVG, and XML. | 3,767 |
| A JavaScript-based tool for compressing HTML content | 4,956 |
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| A Babel plugin to simplify import paths in JavaScript projects by resolving relative paths to absolute module paths | 3,467 |
| Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
| Provides a standard interface for compile-time code transformation in JavaScript projects | 2,627 |
| Optimizes internationalization text files by reducing bundle size through code substitution | 14 |
| A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
| A tool for managing target browsers and Node.js versions for front-end development. | 13,067 |
| Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
| A fast and smart HTML minifier with support for multiple programming languages | 881 |
| Transpiles JavaScript files using Babel for compatibility with older browsers and versions of Node.js | 4,831 |
| Tracks implementation status of ECMAScript proposals by Babel | 433 |
| A language definition for modern JavaScript with JSX syntax and other extensions | 3,256 |
| Removes unnecessary React propTypes from production builds to reduce file size. | 896 |