78 packages found
Compile object rest and spread to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transform optional chaining operators into a series of nil checks
Compile class and object decorators to ES5
Compile export namespace to ES2015
Remove nullish coalescing operator
Transforms logical assignment operators into short-circuited assignments
This plugin transforms checks for a private property in an object
Turn async generator functions into ES2015 generators
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
This plugin transforms private class methods
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile export default to ES2015
Transform class static blocks
Compile optional catch bindings
Compile Unicode property escapes in Unicode regular expressions to ES5.
Transform import() expressions
Compile the function.sent meta property to valid ES2015 code
Transform pipeline operator into call expressions
Wraps Throw Expressions in an IIFE