Babel plugin for react-fix-it
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Add displayName to React.createClass calls
Turns off all rules that are unnecessary or might conflict with Prettier.
Turn JSX into React function calls in development
Mark top-level React method calls as pure for tree shaking
Babel plugin for React Compiler.
Treat React JSX elements as value types and hoist them to the highest scope
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Babel plugin to generate native module and view manager code for React Native.
Transform DOM elements into react-native-svg components
A babel plugin that adds istanbul instrumentation to ES6 code
Core istanbul API for JS code coverage
Super-fast alternative to Babel for when you can target modern JS runtimes
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Allows you to build compile-time libraries
Transform SVG into JSX
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
Babel plugin which switches Babel to use the Hermes parser.