Compile ES2015 Unicode escapes to ES5
A Babel plugin to inject imports to regenerator-runtime
Parcel v2 plugin that interpolates ENV in HTML files
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.
Turns off all rules that are unnecessary or might conflict with Prettier.
Allows you to build compile-time libraries
Ensure that reserved words are quoted in property accesses
Compile export namespace to ES2015
Compile optional catch bindings
A codemod to automatically add withZephyr plugin to bundler configurations
ESLint plugin for Next.js.
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
A Babel plugin to inject imports to core-js@2 polyfills
A CSS parser, transformer, and minifier written in Rust
Turn async functions into ES2015 generators
extracts CSS into separate files
Mark top-level React method calls as pure for tree shaking
Remove nullish coalescing operator
Compile inline regular expression modifiers