Showing 61-80 of 375,343 packages
Compile ES2015 sticky regex to an ES5 RegExp constructor
Ensure that no reserved words are used.
Transforms logical assignment operators into short-circuited assignments
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Ensure that reserved words are quoted in property accesses
Compile Unicode property escapes in Unicode regular expressions to ES5.
This plugin transforms private class methods
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Turn async generator functions into ES2015 generators
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
This plugin transforms checks for a private property in an object
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile export namespace to ES2015
Compile optional catch bindings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile inline regular expression modifiers
Compile regular expressions using duplicate named groups to index-based groups.
Manage state with style in React
Compile `using` and `await using` declarations to ES2015