extracts CSS into separate files
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 object super to ES5
Compile object rest and spread to ES5
Explode async and generator functions into a state machine.
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Ensure that no reserved words are used.
Transform import() expressions
Transforms logical assignment operators into short-circuited assignments
Vue CLI plugin to add vue-i18n to your Vue Project
Compile ES2015 sticky regex to an ES5 RegExp constructor
NodeBB Theme for CORP
Transform optional chaining operators into a series of nil checks
Create a security plugin for node.js
Microsoft Application Insights properties (Part A) plugin
Turn JSX into React function calls in development
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Transforms new.target meta property
Allow parsing of top-level await in modules
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile inline regular expression modifiers