Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Turn async generator functions into ES2015 generators
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
An [Unplugin](https://unplugin.unjs.io/) that lets you use Parcel's [macro](https://parceljs.org/features/macros/) implementation in webpack, Vite, Rollup, esbuild, Next.js, and more.
Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional properties
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 Unicode escapes to ES5
A Babel plugin to inject imports to regenerator-runtime
Parcel v2 plugin that interpolates ENV in HTML files
Turns off all rules that are unnecessary or might conflict with Prettier.
Allows you to build compile-time libraries
Enhanced TypeScript support for Parcel bundler
Parcel v2 plugin. Enables the copy of multiple static files and folders into the specified folder on build success.
Compile export namespace to ES2015
Ensure that reserved words are quoted in property accesses
Compile optional catch bindings
ESLint plugin for Next.js.
A codemod to automatically add withZephyr plugin to bundler configurations
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Transform TypeScript into ES.next
Transform class static blocks
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile exponentiation operator to ES5