Plugins for transforming source code to target code.
Explode async and generator functions into a state machine.
Transform DOM elements into react-native-svg components
Transform SVG into component
Transform TypeScript `const` enums
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
Jest plugin to use babel for transformation.
Inline environment variables.
Regular Expressions parser in JavaScript
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 for...of to ES5
Babel plugin that replaces member expressions and typeof statements with strings
Webpack hot reloading you can attach to your own server
Compile ES2015 block scoping (const and let) to ES5
Compile objects with duplicate keys to valid strict ES5
Compile regular expressions using named groups to ES5.
Transform import() expressions
Apply ES2015 function.name semantics to all functions
Transform optional chaining operators into a series of nil checks
This plugin transforms ES2015 modules to UMD
Add a __source prop to all JSX Elements
Compile ES2015 spread to ES5
Transform TypeScript into ES.next
Compile ES2015 arrow functions to ES5