babel-plugin-react-bootstrap
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Turn JSX into React function calls in development
Add displayName to React.createClass calls
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
Babel plugin to generate native module and view manager code for React Native.
Transform DOM elements into react-native-svg components
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
Turns off all rules that are unnecessary or might conflict with Prettier.
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
General utilities for plugins to use
Allow parsing of jsx
Allow parsing of TypeScript syntax
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Core istanbul API for JS code coverage
Allows you to build compile-time libraries