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)

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 { type Ref } from "@mewhhaha/ruwuter/components";
or

Import directly with a jsr specifier

import { type Ref } 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 { type Ref } 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 { type Ref } from "@mewhhaha/ruwuter/components";

Add Package

vlt install jsr:@mewhhaha/ruwuter

Import symbol

import { type Ref } from "@mewhhaha/ruwuter/components";

Add Package

npx jsr add @mewhhaha/ruwuter

Import symbol

import { type Ref } from "@mewhhaha/ruwuter/components";

Add Package

bunx jsr add @mewhhaha/ruwuter

Import symbol

import { type Ref } from "@mewhhaha/ruwuter/components";