Lavender Theme for NodeBB
Allow parsing of the module assertion attributes in the import statement
Compile export namespace to ES2015
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 ES2015 Unicode regex to ES5
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Mark top-level React method calls as pure for tree shaking
Transform class static blocks
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Allow parsing of optional properties
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile `using` and `await using` declarations to ES2015
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
Ensure that reserved words are quoted in property accesses
A Babel plugin to inject imports to regenerator-runtime
Compile optional catch bindings
Compile exponentiation operator to ES5
Transform TypeScript into ES.next
This plugin transforms static class properties as well as properties declared with the property initializer syntax