Allow parsing of class static blocks
Allow parsing of '#foo in obj' brand checks
Allows you to provide custom implementation of Object.assign in babel builds
Allow parsing of async generator functions
A Babel plugin to inject imports to core-js@2 polyfills
Babel syntactic sugar for v-model support in Vue JSX
A Babel plugin to inject imports to regenerator-runtime
Babel syntactic sugar for v-model support in Vue JSX
Babel preset for Vue JSX
Explode async and generator functions into a state machine.
Compile object rest and spread to ES5
Compile ES2015 template literals to ES5
Remove all console.* calls.
Transforms import.meta for nodejs environments
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Adds TypeScript support to Gatsby
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
Decorator for binding method to an object
Parse regular expressions' unicodeSets (v) flag.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A babel plugin that adds istanbul instrumentation to ES6 code
Allow parsing of decorators
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Allow parsing of import()