You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_**tinyhttp**_ is a modern [Express](https://expressjs.com/)-like web framework
16
-
written in TypeScript and compiled to native ESM, that uses a bare minimum
17
-
amount of dependencies trying to avoid legacy hell.
16
+
written in TypeScript and compiled to native ESM with a minimal install and runtime footprint. tinyhttp doesn't depend on any polyfills or any other compatibility layers and targets recent Node.js versions.
0 commit comments