Regular Expressions parser in JavaScript
General utilities for plugins to use
babel-preset-app for vue-cli
Allow parsing of jsx
A Babel preset that targets modern browsers by fixing engine bugs.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of object rest/spread
Syntax highlight JavaScript strings for output in terminals.
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the using declarations
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ESNext Regular Expressions to ES5
Add a __source prop to all JSX Elements
Allows you to build compile-time libraries
Compile ES2015 classes to ES5
This plugin transforms ES2015 modules to UMD
Add a __self prop to all JSX Elements
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Compile ES2015 for...of to ES5
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 shorthand properties to ES5
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.