Skip to main content

@dldc/chemin@12.0.0
Built and signed on GitHub Actions

A type-safe pattern builder & route matching library written in TypeScript

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 Score
82%
Published
5 months ago (12.0.0)

Add Package

deno add jsr:@dldc/chemin

Import symbol

import { type ICheminParamBase } from "@dldc/chemin";

---- OR ----

Import directly with a jsr specifier

import { type ICheminParamBase } from "jsr:@dldc/chemin";

Add Package

npx jsr add @dldc/chemin

Import symbol

import { type ICheminParamBase } from "@dldc/chemin";

Add Package

yarn dlx jsr add @dldc/chemin

Import symbol

import { type ICheminParamBase } from "@dldc/chemin";

Add Package

pnpm dlx jsr add @dldc/chemin

Import symbol

import { type ICheminParamBase } from "@dldc/chemin";

Add Package

bunx jsr add @dldc/chemin

Import symbol

import { type ICheminParamBase } from "@dldc/chemin";