Allow parsing of class properties
Compile ES2015 arrow functions to ES5
Shared functionality used by Honeybadger's javascript build plugins
Compile ES2015 destructuring to ES5
Allow parsing of BigInt literals
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 object super to ES5
An AST-based pattern checker for JavaScript.
Allow parsing of the nullish-coalescing operator
Ensure that reserved words are quoted in object property keys
Transform optional chaining operators into a series of nil checks
Compile ES2015 shorthand properties to ES5
This plugin transforms ES2015 modules to AMD
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Support for private methods in acorn
This plugin transforms ES2015 modules to SystemJS
Explode async and generator functions into a state machine.
Tracks your Webpack asset sizes over time.
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Node server-side implementation of Flmngr file manager
Compile ES2015 Unicode regex to ES5
Transforms new.target meta property
Ensure that no reserved words are used.