/Wiki/sources/honojs__hono/2026/https-raw-githubusercontent-com-honojs-hono-main-af20449237bc-deno-land-x-to-jsr-s0002-c0000.md

`deno.land/x` to JSR - hono-docs

deno.land/x to JSR Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://raw.githubusercontent.com/honojs/hono/main/docs/MIGRA...

deno.land/x to JSR

Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://raw.githubusercontent.com/honojs/hono/main/docs/MIGRATION.md#deno-land-x-to-jsr

Summary

There is no breaking change, but we no longer publish the module from deno.land/x. If you want to use Hono on Deno, use JSR instead of it. If you migrate, replace the path deno.land/x with JSR's. ```ts // From import { Hono } from 'h...

Content

There is no breaking change, but we no longer publish the module from deno.land/x. If you want to use Hono on Deno, use JSR instead of it.

If you migrate, replace the path deno.land/x with JSR's.

// From
import { Hono } from 'https://deno.land/x/hono/mod.ts'

// To
import { Hono } from 'jsr:@hono/hono'

You can see more details on our website: https://hono.dev/getting-started/deno

Kinic Wiki
Loading knowledge node
Details

Identity

database
db_23dhmsxlhukv
database_id
db_23dhmsxlhukv
path
/Wiki/sources/honojs__hono/2026/https-raw-githubusercontent-com-honojs-hono-main-af20449237bc-deno-land-x-to-jsr-s0002-c0000.md
kind
directory
role
markdown_note
children
0

Metadata

created_at
virtual
updated_at
virtual
etag
virtual
metadata_json
{}

Lint Hints

No lightweight warnings.

Outgoing Links

No outgoing links indexed.

Incoming Links

Select a file node to inspect backlinks.

Raw Source

No raw source path inferred.