JSPM

  • Created
  • Published
  • Downloads 2192788
  • Score
    100M100P100Q190861F
  • License MIT

Minimal H(TTP) framework built for high performance and portability.

Package Exports

  • h3
  • h3/bun
  • h3/cloudflare
  • h3/deno
  • h3/generic
  • h3/node
  • h3/package.json
  • h3/service-worker

Readme

H3

npm version npm downloads

H3 (pronounced as /eɪtʃθriː/, like h-3) is a minimal h(ttp) framework built for high performance and portability.

[!NOTE] You are on the v2 development branch. Check out v1 branch and v1 documentation for current v1.

👉 Documentation

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run tests using pnpm dev or pnpm test

License

Published under the MIT license. Made by @pi0 and community 💛


🤖 auto updated with automd