Transform optional chaining operators to workaround https://crbug.com/v8/11558
Remove nullish coalescing operator
Compile objects with duplicate keys to valid strict ES5
NodeBB Feide OAuth SSO
Allow parsing of object rest/spread
Custom plugin for the LIMF forum
Simple contact form for NodeBB with admin notifications and request handling
Adds custom forms to composer when posting new topics
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Allow parsing of class static blocks
Add displayName to React.createClass calls
Compile ES2015 spread to ES5
NodeBB Facebook SSO
Allows you to add as many new pages as you like to your NodeBB forum
Compile class and object decorators to ES5
Compile ES2015 unicode string and number literals to ES5
Custom NodeBB theme for NDLA
Compile ES2015 template literals to ES5
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
extracts CSS into separate files
Compile regular expressions using duplicate named groups to index-based groups.
This plugin transforms checks for a private property in an object
Allow parsing of the flow syntax