Skip to main content

@hono/hono@4.7.5
Built and signed on GitHub Actions

Web framework built on Web Standards

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
76%
Published
a week ago (4.7.5)

Add Package

deno add jsr:@hono/hono

Import symbol

import { type ApiGatewayRequestContext } from "@hono/hono/aws-lambda";

---- OR ----

Import directly with a jsr specifier

import { type ApiGatewayRequestContext } from "jsr:@hono/hono/aws-lambda";

Add Package

npx jsr add @hono/hono

Import symbol

import { type ApiGatewayRequestContext } from "@hono/hono/aws-lambda";

Add Package

yarn dlx jsr add @hono/hono

Import symbol

import { type ApiGatewayRequestContext } from "@hono/hono/aws-lambda";

Add Package

pnpm dlx jsr add @hono/hono

Import symbol

import { type ApiGatewayRequestContext } from "@hono/hono/aws-lambda";

Add Package

bunx jsr add @hono/hono

Import symbol

import { type ApiGatewayRequestContext } from "@hono/hono/aws-lambda";