Add a __self prop to all JSX Elements
This plugin transforms private class methods
Compile ES2015 shorthand properties to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Compile object rest and spread to ES5
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
This package bundles the [cbor](../cbor) package for easy use on the web. The following packages are bundled in as well, to reduce the degree of difficulty:
Compile ES2015 arrow functions to ES5
Vite plugins for component tagging and Tailwind config extraction
Transform optional chaining operators into a series of nil checks
Ensure that reserved words are quoted in object property keys
Transform import() expressions
A CSS parser, transformer, and minifier written in Rust
Compile ES2015 Unicode regex to ES5
Allow parsing of the module attributes in the import statement
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Allow parsing of the nullish-coalescing operator
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator