Allow parsing of BigInt literals
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
Transforms logical assignment operators into short-circuited assignments
Ensure that no reserved words are used.
A CSS parser, transformer, and minifier written in Rust
DIDComm protocol support for the CREDEBL Mobile SDK — establish connections between wallets, exchange verifiable credentials, respond to proof requests, send messages, and connect to a mediator for offline delivery.
Compile ES2015 computed properties to ES5
Transform optional chaining operators into a series of nil checks
Compile ES2015 default and rest parameters to ES5
Allow parsing of optional properties
Compile ES2015 Unicode escapes to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of optional catch bindings
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of top-level await in modules
Compile ES2015 Unicode regex to ES5
Transforms new.target meta property
Minimizer plugin for webpack
Allows you to build compile-time libraries
Compile object rest and spread to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform import() expressions