Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Collection of helper functions used by Babel transforms.
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
ESLint parser that allows for linting of experimental syntax transformed by Babel
Treat React JSX elements as value types and hoist them to the highest scope
Transform optional chaining operators into a series of nil checks
Transform async/await to promise chains
Remove unnecessary React propTypes from the production build
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Babel plugin that replaces member expressions and typeof statements with strings
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Remap sequential sourcemaps through transformations to point at the original source code
Remap sequential sourcemaps through transformations to point at the original source code
Babel preset to transform JSX for Solid.js
This plugin transforms ES2015 modules to CommonJS
This plugin transforms ES2015 modules to CommonJS
Strip flow type annotations from your output code.
A Babel transform that turns imports into lazily loaded commonjs requires
A simple AST visitor-based JS transformer
Babel preset for easy use of regenerator-transform.
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator