Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of optional catch bindings
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transforms new.target meta property
Allow parsing of top-level await in modules
Allow parsing of the module assertion attributes in the import statement
Compile ES2015 Unicode regex to ES5
Compile object rest and spread to ES5
A CSS parser, transformer, and minifier written in Rust
Allows you to build compile-time libraries
Turn async generator functions into ES2015 generators
Transform import() expressions
Compile Unicode property escapes in Unicode regular expressions to ES5.
A Babel plugin to inject imports to regenerator-runtime
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.
Compile export namespace to ES2015
Transform class static blocks
Compile exponentiation operator to ES5
Vite plugins for component tagging and Tailwind config extraction
Ensure that reserved words are quoted in property accesses
Transform TypeScript into ES.next
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Turn async functions into ES2015 generators
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)