Display React functional examples with source code.
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of class static blocks
Transform class static blocks
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Babel plugin to generate native module and view manager code for React Native.
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Mark top-level React method calls as pure for tree shaking
Transform DOM elements into react-native-svg components
Babel plugin for React Compiler.
Babel plugin for React Native for Web
Treat React JSX elements as value types and hoist them to the highest scope
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
Remove unnecessary React propTypes from the production build
Babel plugin to add react-docgen info into your code
Core istanbul API for JS code coverage
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@2 polyfills
Compile regular expressions using the `s` (`dotAll`) flag to ES5.