UnJS
Packages
Logo of h3

h3

A minimal h(ttp) framework built for high performance and portability.

H3 is a minimal h(ttp) framework built for high performance and portability.

👉 Online Playground

Features

✅  Portable: Works perfectly in Serverless, Web Workers, and Node.js

✅  Minimal: Small and tree-shakable

✅  Modern: Native promise support

✅  Extendable: Ships with a set of composable utilities but can be extended

✅  Router: Super fast route matching using unjs/radix3

✅  Compatible: Compatibility layer with node/connect/express middleware

Latest News about h3