Apply ES2015 function.name semantics to all functions
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Seamless integration between Rollup and Babel.
Allow parsing of jsx
PostCSS plugin to import CSS files
Babel preset for all minify plugins.
Super-fast alternative to Babel for when you can target modern JS runtimes
A Babel plugin to inject imports to core-js@3 polyfills
Allow parsing of TypeScript syntax
Lightweight Babel AST traversal
Rolldown plugin for Babel
Cypress preprocessor for bundling JavaScript via webpack
Compile ES2015 spread to ES5
[Docs](../../README.md)
Transforms AMD code to CommonJS
Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
Inlines JSON file imports straight into JS code
Babel plugin to make .gql/.graphql files importable
A Babel preset that targets modern browsers by fixing engine bugs.
Compile objects with duplicate keys to valid strict ES5
Core istanbul API for JS code coverage
Compile ES2015 block scoping (const and let) to ES5
Compile ESNext Regular Expressions to ES5