Skip to main content
Home

@fedify/hono@1.10.0
Built and signed on GitHub Actions

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
100%
Published
2 days ago (1.10.0)

Fedify with Hono

This package provides a Hono middleware to integrate with the Fedify.

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@fedify/hono

Import symbol

import * as hono from "@fedify/hono";
or

Import directly with a jsr specifier

import * as hono from "jsr:@fedify/hono";

Add Package

pnpm i jsr:@fedify/hono
or (using pnpm 10.8 or older)
pnpm dlx jsr add @fedify/hono

Import symbol

import * as hono from "@fedify/hono";

Add Package

yarn add jsr:@fedify/hono
or (using Yarn 4.8 or older)
yarn dlx jsr add @fedify/hono

Import symbol

import * as hono from "@fedify/hono";

Add Package

vlt install jsr:@fedify/hono

Import symbol

import * as hono from "@fedify/hono";

Add Package

npx jsr add @fedify/hono

Import symbol

import * as hono from "@fedify/hono";

Add Package

bunx jsr add @fedify/hono

Import symbol

import * as hono from "@fedify/hono";