Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
ESLint JavaScript language implementation
Runs typescript type checker and linter on separate process.
Babel transform for Flow Enums.
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD
Auto-generate type-safe tRPC routers from ZenStack V3 schemas
Automatically deriving Zod schemas from ZModel schemas
Allow parsing of import.meta
Compile ES2015 for...of to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Octokit plugin adding one method for all of api.github.com REST API endpoints
Compile ES2015 spread to ES5
Compile objects with duplicate keys to valid strict ES5
Allow parsing of BigInt literals
Compile ES2015 classes to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 object super to ES5
Allow parsing of object rest/spread
Apply ES2015 function.name semantics to all functions
Allow parsing of the logical assignment operators