Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile optional catch bindings
Allow parsing of async generator functions
JSS plugin enables string templates
Mark top-level React method calls as pure for tree shaking
Office Add-ins development using Vite.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
ESLint rules for formatting jest tests
ESLint rule for .only blocks in mocha tests
Remove nullish coalescing operator
ESLint plugin for Playwright testing.
JSS plugin that gives you a better syntax than CSS.
A drop-in replacement for (some of) TaffyDB.
Babel plugin for Vue 3 JSX
Utility to fix TypeScript declarations when using default exports in CommonJS.
Use [esbuild](https://github.com/evanw/esbuild) in your [create-react-app](https://create-react-app.dev/) with [craco](https://github.com/gsoft-inc/craco) for faster compilation, development and tests.
Version read/write plugin for release-it
Allow parsing of '#foo in obj' brand checks
Replace text in files using strings, regexs or functions.
Compile `using` and `await using` declarations to ES2015
JSS plugin that enables mixing in styles.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Replace loader for Webpack
Enforce best practices for JavaScript promises