Compile ES2015 default and rest parameters to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This plugin transforms ES2015 modules to CommonJS
This plugin transforms all the ES2015 'instanceof' methods
to help transform on
Compile ES2015 object super to ES5
Babel plugin for Vue 3 JSX
Merge sibling variables into one.
Babel syntactic sugar for h automatic injection for Vue JSX
Compile ES2015 destructuring to ES5
General utilities for plugins to use
Babel plugin to ensure function declarations at the block level are block scoped
Transform pipeline operator into call expressions
Babel plugin to transform a LWC module
Babel plugin for Vue 2.0 JSX
Compile ES2015 sticky regex to an ES5 RegExp constructor
Apply ES2015 function.name semantics to all functions
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Allow parsing of jsx
Allow parsing of TypeScript syntax
Rolldown plugin for Babel
Replace JavaScript expressions with other expressions
[Docs](../../README.md)
Compile ES2015 spread to ES5