Skip to content
/ h3 Public
forked from unjs/h3

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

License

Notifications You must be signed in to change notification settings

joshmossas/h3

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%