Skip to main content
Home

latest

TypeScript web router designed exclusively for Cloudflare Workers with file-system routing and streaming JSX

This package works with Cloudflare Workers, Node.js, DenoIt is unknown whether this package works with Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
3 days ago (0.1.42)
function Resolve
Resolve(unnamed 0?: { nonce?: string; }): JSX.Element

Streams resolved Suspense content. Define once near the end of . If a strict CSP is used, supply a nonce so the defining script can run.

Parameters

optional
unnamed 0: { nonce?: string; }

Return Type

JSX.Element

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:@mewhhaha/ruwuter

Import symbol

import { Resolve } from "@mewhhaha/ruwuter/components";
or

Import directly with a jsr specifier

import { Resolve } from "jsr:@mewhhaha/ruwuter/components";

Add Package

pnpm i jsr:@mewhhaha/ruwuter
or (using pnpm 10.8 or older)
pnpm dlx jsr add @mewhhaha/ruwuter

Import symbol

import { Resolve } from "@mewhhaha/ruwuter/components";

Add Package

yarn add jsr:@mewhhaha/ruwuter
or (using Yarn 4.8 or older)
yarn dlx jsr add @mewhhaha/ruwuter

Import symbol

import { Resolve } from "@mewhhaha/ruwuter/components";

Add Package

vlt install jsr:@mewhhaha/ruwuter

Import symbol

import { Resolve } from "@mewhhaha/ruwuter/components";

Add Package

npx jsr add @mewhhaha/ruwuter

Import symbol

import { Resolve } from "@mewhhaha/ruwuter/components";

Add Package

bunx jsr add @mewhhaha/ruwuter

Import symbol

import { Resolve } from "@mewhhaha/ruwuter/components";