Showing 81-100 of 696,509 packages
Allow parsing of the nullish-coalescing operator
Compile objects with duplicate keys to valid strict ES5
Allow parsing of async generator functions
A esbuild plugin to bundle css modules into js(x)/ts(x), based on extremely fast [Lightning CSS](https://lightningcss.dev/)
Ensure that reserved words are quoted in object property keys
Transform TypeScript into ES.next
Allow parsing of BigInt literals
Compile ES2015 object super to ES5
Transform optional chaining operators into a series of nil checks
Compile object rest and spread to ES5
Transform import() expressions
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Transforms new.target meta property
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Allow parsing of '#foo in obj' brand checks
Ensure that reserved words are quoted in property accesses
Allow parsing of class static blocks
Compile ES2015 Unicode escapes to ES5
Ensure that no reserved words are used.
Remove nullish coalescing operator