@babel/plugin-transform-named-capturing-groups-regexCompile regular expressions using named groups to ES5.babel-pluginregexregexpregular expressionsastbabelcompileres2015es6flavortownjavascript
babel-plugin-transform-typescript-metadataBabel plugin to emit decorator metadata like typescript compilerbabelbabel-pluginbabel-typescriptdecoratorsreflect-metadatatypescript
babel-plugin-syntax-async-generatorsAllow parsing of async generator functionsbabel-pluginastbabelcompileres2015es6flavortownjavascript
babel-plugin-transform-react-jsx-sourceAdd a __source prop to all JSX Elementsbabel-pluginastbabelcompileres2015es6flavortownjavascript
@babel/plugin-proposal-json-stringsEscape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsbabel-pluginastbabelcompileres2015es6flavortownjavascript
@babel/plugin-transform-object-set-prototype-of-to-assignTurn Object.setPrototypeOf to assignmentsbabel-pluginastbabelcompileres2015es6flavortownjavascript
@babel/plugin-proposal-import-attributes-to-assertionsTransform the Import Attributes proposal (`import ... from '...' with { ... }`) to the previous version known as Import Assertions (`import ... from '...' assert { ... }`).babel-pluginimportattributesassertionsproposalstage-3astbabelcompileres2015es6flavortownjavascript
babel-plugin-angularjs-annotateBabel plugin to add angularjs dependency injection annotationsangularangularjsdidependencyinjectionannotateannotationannotationstransformationbabel-pluginbabeldependency-injectionjavascript
@babel/plugin-transform-strict-modeThis plugin places a 'use strict'; directive at the top of all files to enable strict modebabel-pluginastbabelcompileres2015es6flavortownjavascript
babel-plugin-react-requireBabel plugin that adds React import declaration if file contains JSX tags.babelbabel-pluginreactjsx