Compile ES2015 default and rest parameters to ES5
Allow parsing of the module attributes in the import statement
Allow parsing of the nullish-coalescing operator
Ensure that reserved words are quoted in object property keys
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Clean slugs from NodeBB topic/category URLs via client-side URL interception
Compile ES2015 sticky regex to an ES5 RegExp constructor
Minimizer plugin for webpack
A RSS Plugin to pull feeds and post them in to categories
Compile ES2015 Unicode escapes to ES5
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Ensure that reserved words are quoted in property accesses
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
A MailChimp Hook for NodeBB to auto-subscribe users into a MailChimp List
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional properties
This plugin transforms ES2015 modules to UMD
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile optional catch bindings
Allows you to build compile-time libraries
Transform class static blocks