Compile Unicode property escapes in Unicode regular expressions to ES5.
Ensure that no reserved words are used.
Ensure that reserved words are quoted in property accesses
Compile ES2015 Unicode escapes to ES5
Compile ES2015 object super to ES5
Turn JSX into React function calls
Transforms new.target meta property
A babel plugin that adds istanbul instrumentation to ES6 code
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Transform class static blocks
Turn async generator functions into ES2015 generators
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
A Babel plugin to inject imports to regenerator-runtime
Runs typescript type checker and linter on separate process.
Compile optional catch bindings
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
A Babel plugin to inject imports to core-js@2 polyfills
extracts CSS into separate files
Compile export namespace to ES2015
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
React 18 bindings for Hypernova
Mark top-level React method calls as pure for tree shaking
ESLint plugin for Next.js.