Compile ES2015 default and rest parameters to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Allow parsing of optional catch bindings
Compile Unicode property escapes in Unicode regular expressions to ES5.
Allow parsing of top-level await in modules
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn async generator functions into ES2015 generators
Allow parsing of the module assertion attributes in the import statement
Module resolver plugin for Babel
Allow parsing of optional properties
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
PostCSS plugin to import CSS files
Compile ES2015 Unicode escapes to ES5
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Modern and scalable routing for React applications
A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X).
Compile export namespace to ES2015
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Octokit plugin for GitHub's recommended request throttling
Ensure that reserved words are quoted in property accesses
Compile optional catch bindings