This plugin transforms checks for a private property in an object
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Transforms new.target meta property
Compile optional catch bindings
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile export namespace to ES2015
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile inline regular expression modifiers
Add displayName to React.createClass calls
Compile regular expressions using duplicate named groups to index-based groups.
Mark top-level React method calls as pure for tree shaking
Remove unnecessary React propTypes from the production build
Compile `using` and `await using` declarations to ES2015
babel-preset-app for vue-cli
Strip flow type annotations from your output code.
Babel plugin for Vue 3 JSX
Babel preset to transform JSX for Solid.js
Insert code to load a module corresponding to JSX pragma.
Transform SVG into JSX
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Provides Vue 3 JSX & TSX support with HMR.