Showing 41-60 of 1,609,756 packages
Transforms new.target meta property
Compile ES2015 Unicode escapes to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Ensure that no reserved words are used.
Transforms logical assignment operators into short-circuited assignments
Turn JSX into React function calls in development
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn JSX into React function calls
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.