1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
# H3 <!-- automd:badges --> [](https://npmjs.com/package/h3) [](https://npm.chart.dev/h3) <!-- /automd --> 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 active branch. Check out [tree/v1](https://github.com/h3js/h3/tree/v1) and [v1.h3.dev](https://v1.h3.dev/) for legacy v1. 👉 [Documentation](https://h3.dev) ## Contribution <details> <summary>Local development</summary> - 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` </details> <!-- /automd --> ## License <!-- automd:contributors license=MIT author="pi0" --> Published under the [MIT](https://github.com/h3js/h3/blob/main/LICENSE) license. Made by [@pi0](https://github.com/pi0) and [community](https://github.com/h3js/h3/graphs/contributors) 💛 <br><br> <a href="https://github.com/h3js/h3/graphs/contributors"> <img src="https://contrib.rocks/image?repo=h3js/h3" /> </a> <!-- /automd --> <!-- automd:with-automd --> --- _🤖 auto updated with [automd](https://automd.unjs.io)_ <!-- /automd -->
starting shell…