Skip to main content
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether 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
52%
Published
2 weeks ago (0.1.0)
class Mapper

Mapper

Constructors

new
Mapper(
descriptor,
options,
)

Methods

add(descriptor): void

add

map(
descriptor,
input,
initial,
)

map

Add Package

deno add jsr:@christiansmith/mapper-js

Import symbol

import Mapper from "@christiansmith/mapper-js";

---- OR ----

Import directly with a jsr specifier

import Mapper from "jsr:@christiansmith/mapper-js";

Add Package

npx jsr add @christiansmith/mapper-js

Import symbol

import Mapper from "@christiansmith/mapper-js";

Add Package

yarn dlx jsr add @christiansmith/mapper-js

Import symbol

import Mapper from "@christiansmith/mapper-js";

Add Package

pnpm dlx jsr add @christiansmith/mapper-js

Import symbol

import Mapper from "@christiansmith/mapper-js";

Add Package

bunx jsr add @christiansmith/mapper-js

Import symbol

import Mapper from "@christiansmith/mapper-js";