Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Explode async and generator functions into a state machine.
Compile ES2015 object super to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 Unicode regex to ES5
Allow parsing of class properties
Compile ES2015 arrow functions to ES5
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Apply ES2015 function.name semantics to all functions
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transforms new.target meta property
Ensure that reserved words are quoted in object property keys
Ensure that no reserved words are used.
Allow parsing of optional catch bindings
Ensure that reserved words are quoted in property accesses
Allow parsing of the module assertion attributes in the import statement
Allow parsing of top-level await in modules
Turn JSX into React function calls
Allow parsing of BigInt literals