Showing 61-80 of 214,586 packages
This plugin transforms checks for a private property in an object
Allow parsing of BigInt literals
Allow parsing of class static blocks
Compile ES2015 arrow functions to ES5
Apply ES2015 function.name semantics to all functions
Explode async and generator functions into a state machine.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Compile regular expressions using named groups to ES5.
Compile ES2015 object super to ES5
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile ES2015 shorthand properties to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Allow parsing of optional catch bindings
Allow parsing of the nullish-coalescing operator
Allow parsing of top-level await in modules
Allow parsing of the module assertion attributes in the import statement
Compile ES2015 Unicode regex to ES5
Transforms new.target meta property
Ensure that reserved words are quoted in object property keys
Compile exponentiation operator to ES5