A Babel plugin to inject imports to regenerator-runtime
Enhanced TypeScript support for Parcel bundler
Compile ES2015 Unicode escapes to ES5
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
A codemod to automatically add withZephyr plugin to bundler configurations
Compile export namespace to ES2015
Ensure that reserved words are quoted in property accesses
Compile optional catch bindings
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 CSS parser, transformer, and minifier written in Rust
A Babel plugin to inject imports to core-js@2 polyfills
Turn async functions into ES2015 generators
Mark top-level React method calls as pure for tree shaking
extracts CSS into separate files
Remove nullish coalescing operator
Compile inline regular expression modifiers
Allow parsing of '#foo in obj' brand checks