Skip to main content

Built and signed on GitHub Actions

Works with
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 Score100%
License
MIT
Downloads2/wk
Published2 days ago (2.1.2)

Fedify with Hono

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

Built and signed on
GitHub Actions

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";