Yet another babel plugin that lets you freely customize polyfills.
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@3 polyfills
Babel helper to create your own polyfill provider
Transform SVG into JSX
Polyfill for Ember JS API.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Runtime to be use with the Flow Enums transform.
Provides polyfills necessary for a full ES2015+ environment
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
General utilities for plugins to use
JavaScript code generator from an ESTree-compliant AST.
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Core istanbul API for JS code coverage
Compile ESNext Regular Expressions to ES5
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
This plugin transforms ES2015 modules to UMD
Babel plugin to ensure function declarations at the block level are block scoped
Add a __source prop to all JSX Elements