Apply ES2015 function.name semantics to all functions
Compile ES2015 arrow functions to ES5
Transform TypeScript into ES.next
Turn async functions into ES2015 generators
Allow parsing of the nullish-coalescing operator
Compile ES2015 for...of to ES5
Ensure that reserved words are quoted in object property keys
Adds custom fields to user registration page to input additional profile data
Allow parsing of import.meta
NodeBB Blog Comments (Ghost / WP Commenting Engine)
A Plugin that shows posts of users you follow
Compile ES2015 Unicode escapes to ES5

Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of object rest/spread
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of the logical assignment operators
Allow parsing of async generator functions
Compile objects with duplicate keys to valid strict ES5
This plugin transforms private class methods
This plugin transforms checks for a private property in an object
Compile ES2015 spread to ES5
Compile regular expressions using named groups to ES5.
Compile ES2015 unicode string and number literals to ES5