Transforms logical assignment operators into short-circuited assignments
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Syntax highlight JavaScript strings for output in terminals.
Icon library from the Storybook team
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A global executable to run applications with the ENV variables loaded by dotenv
Compile Unicode property escapes in Unicode regular expressions to ES5.
Helper function to replace supers
Allow parsing of the logical assignment operators
Transform import() expressions
A Babel preset for each environment.
Compile regular expressions using named groups to ES5.
Compile ESNext Regular Expressions to ES5
babel's modular runtime helpers with core-js@3 polyfilling
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Turn JSX into React function calls
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile object rest and spread to ES5
Allow parsing of async generator functions
Allow parsing of the module assertion attributes in the import statement
Portable Unix shell commands for Node.js
This plugin transforms private class methods
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals