This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Allow parsing of class static blocks
Compile inline regular expression modifiers
Remote procedure call for client-server communication in Vite plugins
Turn JSX into React function calls
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Compile object rest and spread to ES5
Compile export namespace to ES2015
Transforms logical assignment operators into short-circuited assignments
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Compile Unicode property escapes in Unicode regular expressions to ES5.
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Dev server middleware for React Native
Babel preset for all React plugins.
Gonzales Preprocessor Edition (fast CSS parser)
Electron renderer process modules for solidjs-use inspired completely by VueUse
Allow parsing of the flow syntax
Compile class and object decorators to ES5
Allow parsing of decorators