JSPM

  • Created
  • Published
  • Downloads 2197538
  • Score
    100M100P100Q184723F
  • License MIT

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

Package Exports

  • h3
  • h3/package.json

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.

👉 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