A codemod to automatically add withZephyr plugin to bundler configurations
Compile Unicode property escapes in Unicode regular expressions to ES5.
Allows you to build compile-time libraries
Turn async generator functions into ES2015 generators
A Babel plugin to inject imports to regenerator-runtime
Transform TypeScript into ES.next
Ensure that reserved words are quoted in property accesses
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Turn async functions into ES2015 generators
A CSS parser, transformer, and minifier written in Rust
Transform class static blocks
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile export namespace to ES2015
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile optional catch bindings
Compile exponentiation operator to ES5
ESLint plugin for Next.js.
A Babel plugin to inject imports to core-js@2 polyfills
extracts CSS into separate files
A CSS parser, transformer, and minifier written in Rust
This package acts as a drop-in replacements for `@parcel/watcher` but only for watchman. It's a temporary workaround for some bugs and feature gaps with the C++ watchman client.
Remove nullish coalescing operator
Allow parsing of async generator functions
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings