Ensure that reserved words are quoted in object property keys
Transform optional chaining operators into a series of nil checks
Compile ES2015 shorthand properties to ES5
This plugin transforms ES2015 modules to AMD
Explode async and generator functions into a state machine.
This plugin transforms ES2015 modules to SystemJS
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Compile ES2015 Unicode regex to ES5
SQLite Wasm conveniently wrapped as an ES Module. (Multiple Ciphers Support)
Transforms new.target meta property
Ensure that no reserved words are used.
Compile ES2015 computed properties to ES5
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Compile ES2015 default and rest parameters to ES5
Minimizer plugin for webpack
Compile ES2015 sticky regex to an ES5 RegExp constructor
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile Unicode property escapes in Unicode regular expressions to ES5.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Turn async generator functions into ES2015 generators
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of the module assertion attributes in the import statement