Decode named character references
This plugin transforms private class methods
Compile inline regular expression modifiers
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Transform optional chaining operators into a series of nil checks
No description provided.
Compile ES2015 Unicode regex to ES5
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Transform optional chaining operators to workaround https://crbug.com/v8/11558
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)
Ensure that reserved words are quoted in property accesses
List of binary file extensions
Get and validate the raw body of a readable stream.
Allow parsing of optional properties
Babel preset for TypeScript.
Terminal string styling done right
A Babel plugin to inject imports to regenerator-runtime
Compile optional catch bindings
A collection of essential TypeScript types
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517