Transform optional chaining operators to workaround https://crbug.com/v8/11558
Turn JSX into React function calls
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
A Babel plugin to inject imports to regenerator-runtime
Compile export namespace to ES2015
Compile exponentiation operator to ES5
Ensure that reserved words are quoted in property accesses
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile optional catch bindings
Remove nullish coalescing operator
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
A CSS parser, transformer, and minifier written in Rust
ESLint plugin for Next.js.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A Babel plugin to inject imports to core-js@2 polyfills
Allow parsing of '#foo in obj' brand checks
Turn JSX into React function calls in development
A CSS parser, transformer, and minifier written in Rust
CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.
No description provided.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings