Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile exponentiation operator to ES5
Compile object rest and spread to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Turn JSX into React function calls
Attaches GA cookie data to Snowplow events
Transforms logical assignment operators into short-circuited assignments
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their username
Ensure that reserved words are quoted in property accesses
Compile optional catch bindings
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)
Transform class static blocks
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Remove nullish coalescing operator
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile export namespace to ES2015
Allow parsing of '#foo in obj' brand checks
Compile inline regular expression modifiers
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
A utility to track objects on a canvas by unique px color