{"library":"hono","type":"library","category":null,"description":"Hono is a lightweight, simple, and ultrafast web framework built entirely on Web Standards, enabling it to run consistently across various JavaScript runtimes including Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, AWS Lambda, Lambda@Edge, and Node.js. It features a high-performance router (`RegExpRouter`), zero external dependencies, and a small bundle size (under 12kB for `hono/tiny`). Hono emphasizes an excellent developer experience with clean APIs and first-class TypeScript support. The current stable version is 4.12.14, with frequent patch and minor releases addressing bugs, security, and new features. Its key differentiators include true multi-runtime compatibility, focus on Web Standards, and performance, making it an ideal choice for edge-first applications and serverless functions where cold starts and resource usage are critical.","language":"javascript","status":"active","version":"4.12.14","tags":["javascript","hono","web","app","http","application","framework","router","cloudflare","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install hono","imports":["import { Hono } from 'hono';","import { html } from 'hono/html';","import type { Context } from 'hono';"]},{"cmd":"yarn add hono","imports":[]},{"cmd":"pnpm add hono","imports":[]}],"homepage":"https://hono.dev","github":"https://github.com/honojs/hono","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hono","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/hono/compatibility"}}