Apply ES2015 function.name semantics to all functions
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 for...of to ES5
Compile ES2015 arrow functions to ES5
@vue/compiler-sfc
Transform class static blocks
Ensure that reserved words are quoted in object property keys
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Babel plugin to ensure function declarations at the block level are block scoped
PostCSS plugin to transform clamp() to combination of min/max
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 spread to ES5
Convert CSS text to a React Native stylesheet object
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
CSS modules support for TypeScript
Compile object rest and spread to ES5
Merge keyframe and counter style identifiers.