Showing 21-40 of 42,260 packages
Compile ES2015 object super to ES5
Compile object rest and spread to ES5
Compile export default to ES2015
Compile ES2015 default and rest parameters to ES5
Compile class and object decorators to ES5
Compile regular expressions using named groups to ES5.
Allows you to build compile-time libraries
Compile objects with duplicate keys to valid strict ES5
Compile `using` and `await using` declarations to ES2015
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 unicode string and number literals to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
compile json schema to typescript typings
Compile trailing function commas to ES5
Compile ES2015 destructuring to ES5
Compile exponentiation operator to ES5
Compile ES2015 spread to ES5
Compile regular expressions using duplicate named groups to index-based groups.