Compile ES2015 destructuring to ES5
JSDoc linting rules for ESLint.
This plugin transforms ES2015 modules to AMD
Compile Unicode property escapes in Unicode regular expressions to ES5.
Explode async and generator functions into a state machine.
This plugin transforms ES2015 modules to SystemJS
Compile object rest and spread to ES5
Add a __self prop to all JSX Elements
Allow parsing of the nullish-coalescing operator
Transforms new.target meta property
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 Unicode escapes to ES5
Transform optional chaining operators into a series of nil checks
Allow parsing of optional properties
Remove numeric separators from Decimal, Binary, Hex and Octal literals
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
PostCSS plugin to import CSS files
Turn JSX into React function calls
Compile ES2015 Unicode regex to ES5
Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of top-level await in modules
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings