# h3 **Repository Path**: xm86/h3 ## Basic Information - **Project Name**: h3 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: build/compact - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-06 - **Last Updated**: 2025-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # H3 [![npm version](https://img.shields.io/npm/v/h3)](https://npmjs.com/package/h3) [![npm downloads](https://img.shields.io/npm/dm/h3)](https://npmjs.com/package/h3) 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](https://github.com/unjs/h3/tree/v1) for v1. 👉 [Documentation](https://h3.unjs.io) ## Contribution
Local development - Clone this repository - Install the latest LTS version of [Node.js](https://nodejs.org/en/) - Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` - Install dependencies using `pnpm install` - Run tests using `pnpm dev` or `pnpm test`
## License Published under the [MIT](https://github.com/unjs/h3/blob/main/LICENSE) license. Made by [@pi0](https://github.com/pi0) and [community](https://github.com/unjs/h3/graphs/contributors) 💛

--- _🤖 auto updated with [automd](https://automd.unjs.io)_