Compile ES2015 computed properties to ES5
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 default and rest parameters to ES5
Compile object rest and spread to ES5
Allow parsing of BigInt literals
Turns off all rules that are unnecessary or might conflict with Prettier.
record and replay the web
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Creates CycloneDX Software Bill of Materials (SBoM) from webpack projects
Simple implementation for describe.each and it.each
Compile ES2015 destructuring to ES5
Allow parsing of the nullish-coalescing operator
Transform import() expressions
Ensure that reserved words are quoted in object property keys
Explode async and generator functions into a state machine.
Compile ES2015 object super to ES5
Filter Cypress tests using title or tags
Ensure that no reserved words are used.
Transforms logical assignment operators into short-circuited assignments
Store localized fields in an array to save on attributes
Compile ES2015 sticky regex to an ES5 RegExp constructor
A Karma plugin. Report results in styled html format.
Transform optional chaining operators into a series of nil checks