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

h3js/h3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7586c5b · Apr 23, 2025
Feb 22, 2024
Feb 18, 2025
Apr 23, 2025
Apr 23, 2025
Apr 15, 2025
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Aug 2, 2023
Apr 17, 2025
Dec 13, 2022
Jun 20, 2024
Nov 15, 2022
Apr 17, 2025
Apr 22, 2025
Apr 22, 2025
Oct 15, 2022
Dec 4, 2024
Apr 23, 2025
Apr 23, 2025
Dec 7, 2023
Jun 20, 2024
Apr 22, 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