Babel 7 plugin for aliases
Allows you to build compile-time libraries
Turns off all rules that are unnecessary or might conflict with Prettier.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Babel plugin which switches Babel to use the Hermes parser.
Transform SVG into JSX
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Babel plugin for React Native for Web
General utilities for plugins to use
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
Seamless integration between Rollup and Babel.
Validate that your components can safely be updated with Fast Refresh
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
Core istanbul API for JS code coverage
Add a __source prop to all JSX Elements
This plugin transforms ES2015 modules to UMD
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
Allow parsing of optional properties