Middleware for Koa servers that transforms standard JavaScript modules to earlier versions of JavaScript and/or AMD modules (inlining loader script @polymer/esm-amd-loader into the HTML), for use with older browsers.
Transform a string by swapping every character from upper to lower case, or lower to upper case
Koa cookie session middleware with external store support
Transform into a string with random capitalization applied
Koa web app framework
Perform transformations on ESM import syntax (using import maps or to a dynamic import).
OpenTelemetry instrumentation for `koa` http web application framework
Transform a string into title case following English rules
swc integration for jest
convert modern Koa legacy generator-based middleware to promise-based middleware
A commonjs to esm converter.
This plugin transforms ES2015 modules to CommonJS
TypeScript definitions for koa-compose
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile ES2015 for...of to ES5
Compile objects with duplicate keys to valid strict ES5
Transform optional chaining operators into a series of nil checks
Compile object rest and spread to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 arrow functions to ES5
Add a __self prop to all JSX Elements