Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn JSX into React function calls
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Compile ES2015 sticky regex to an ES5 RegExp constructor
Ensure that reserved words are quoted in property accesses
This plugin transforms static class properties as well as properties declared with the property initializer syntax
fast buffer storage
This plugin transforms private class methods
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile optional catch bindings
Compile export namespace to ES2015
Buffer and transform the n first bytes of a stream
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile inline regular expression modifiers
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Source code handling classes for webpack
Mark top-level React method calls as pure for tree shaking
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015
Read binary packets...
Add displayName to React.createClass calls