A babel plugin to change React.createElement to an alias (_rce or other unique variable based on scope) so that it can be better handled in obfuscation (without object property mangling).
Babel plugin for React Native for Web
Add a __source prop to all JSX Elements
Compile class public and private fields, private methods and decorators to ES6
Add a __self prop to all JSX Elements
Compile ESNext Regular Expressions to ES5
Turn JSX into React function calls
Add displayName to React.createClass calls
Mark top-level React method calls as pure for tree shaking
Turn JSX into React function calls in development
Babel plugin for React Compiler.
Allows you to build compile-time libraries
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
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
Remove unnecessary React propTypes from the production build
Allow parsing of jsx
Babel preset used by Create React App
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement