Skip to main content
Home

@km/subway@1.0.0

latest
Works with
This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether 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 Score76%
Downloads4/wk
Published11 months ago (1.0.0)

Extra-flexible router that stores references in the Map

type alias SubwayAnyRoute

Definition

Route<any, any>

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:@km/subway

Import symbol

import { type SubwayAnyRoute } from "@km/subway";
or

Import directly with a jsr specifier

import { type SubwayAnyRoute } from "jsr:@km/subway";

Add Package

pnpm i jsr:@km/subway
or (using pnpm 10.8 or older)
pnpm dlx jsr add @km/subway

Import symbol

import { type SubwayAnyRoute } from "@km/subway";

Add Package

yarn add jsr:@km/subway
or (using Yarn 4.8 or older)
yarn dlx jsr add @km/subway

Import symbol

import { type SubwayAnyRoute } from "@km/subway";

Add Package

vlt install jsr:@km/subway

Import symbol

import { type SubwayAnyRoute } from "@km/subway";

Add Package

npx jsr add @km/subway

Import symbol

import { type SubwayAnyRoute } from "@km/subway";

Add Package

bunx jsr add @km/subway

Import symbol

import { type SubwayAnyRoute } from "@km/subway";