Skip to content
/ h3 Public

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

License

Notifications You must be signed in to change notification settings

unjs/h3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

506a98f · Mar 12, 2025
Feb 22, 2024
Feb 18, 2025
Mar 11, 2025
Dec 4, 2024
Mar 11, 2025
Mar 12, 2025
Mar 12, 2025
Feb 22, 2024
Aug 2, 2023
Jul 7, 2024
Dec 13, 2022
Jun 20, 2024
Nov 15, 2022
Jul 21, 2024
Dec 4, 2024
Jul 18, 2024
Oct 15, 2022
Dec 4, 2024
Mar 11, 2025
Mar 11, 2025
Dec 7, 2023
Jun 20, 2024
Feb 18, 2025
Jun 24, 2024
Jul 22, 2024

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.

Note

You are on the v2 development branch. Check out v1 branch for 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