Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile optional catch bindings
Allow parsing of class static blocks
Compile export namespace to ES2015
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Turn JSX into React function calls
Compile object rest and spread to ES5
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.
Transform TypeScript into ES.next
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile Unicode property escapes in Unicode regular expressions to ES5.
Add displayName to React.createClass calls
Turn async functions into ES2015 generators
Dev server middleware for React Native
Allow parsing of the flow syntax
Gonzales Preprocessor Edition (fast CSS parser)
Allow parsing of decorators
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of import()