Turn JSX into React function calls
Compile optional catch bindings
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Mark top-level React method calls as pure for tree shaking
Compile `using` and `await using` declarations to ES2015
Add displayName to React.createClass calls
Compile regular expressions using duplicate named groups to index-based groups.
Turn JSX into React function calls in development
Strip flow type annotations from your output code.
Treat React JSX elements as value types and hoist them to the highest scope
Transform DOM elements into react-native-svg components
Transform SVG into component
Parcel namer that preserves directory structures to stabilize output and keep the hierarchy.
Remove unnecessary React propTypes from the production build
Babel transform for Flow Enums.
Transform TypeScript `const` enums
A CSS parser, transformer, and minifier written in Rust
Babel plugin to emit decorator metadata like typescript compiler
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.