Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Allow parsing of the nullish-coalescing operator
Ensure that reserved words are quoted in object property keys
Minimizer plugin for webpack
Vite plugins for component tagging and Tailwind config extraction
Compile ES2015 sticky regex to an ES5 RegExp constructor
Allow parsing of optional properties
Transform optional chaining operators into a series of nil checks
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of optional catch bindings
TypeScript Source Development Kit for Telegram Mini Apps client application.
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Turns off all rules that are unnecessary or might conflict with Prettier.
Transforms new.target meta property
Allow parsing of top-level await in modules
Compile ES2015 Unicode regex to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn JSX into React function calls
Allow parsing of the module assertion attributes in the import statement
Compile ES2015 Unicode escapes to ES5