IOweb/node_modules/h3
2026-07-03 15:07:38 -05:00
..
dist V0, basado en Astro 2026-07-03 15:07:38 -05:00
LICENSE V0, basado en Astro 2026-07-03 15:07:38 -05:00
package.json V0, basado en Astro 2026-07-03 15:07:38 -05:00
README.md V0, basado en Astro 2026-07-03 15:07:38 -05:00

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 v1 branch. Check out h3 main for latest.

👉 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