Vitest test runner
Allow parsing of import.meta
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Webpack hot reloading you can attach to your own server
Determine if the current node version supports the `--preserve-symlinks` flag.
Compile ES2015 computed properties to ES5
Compile ES2015 unicode string and number literals to ES5
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 template literals to ES5
Ensure that reserved words are quoted in object property keys
Dev server middleware for React Native
Transform optional chaining operators into a series of nil checks
Compile ES2015 Unicode regex to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Transform TypeScript into ES.next
Add a __source prop to all JSX Elements
Microsoft Authentication Library for js
Allow parsing of BigInt literals
Allow parsing of the module assertion attributes in the import statement
This plugin transforms ES2015 modules to AMD
Compile ES2015 object super to ES5