Arrow functions blocks behave like do expressions
Compile ES2015 arrow functions to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Turn async generator functions into ES2015 generators
Prefer arrow functions in most cases
Enforce arrow function return style and automatically fix it
Compile ES2015 arrow functions to ES5
Explode async and generator functions into a state machine.
A Babel preset that targets modern browsers by fixing engine bugs.
Apply ES2015 function.name semantics to all functions
Allow parsing of async generator functions
Turn async functions into ES2015 generators
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Convert functions to arrow functions
Babel syntactic sugar for functional components
ESLint rules to ensure proper arrow function definitions
Helper function to replace certain member expressions with function calls
StyleX babel plugin.
General utilities for plugins to use
A JSX to DOM plugin that wraps expressions for fine grained change detection
Allow parsing of jsx
Allow parsing of TypeScript syntax
Collection of helper functions used by Babel transforms.
This plugin transforms ES2015 modules to CommonJS