Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
phaux/mega-memoizeFunction memoization with strong types.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
5 months ago (0.4.0)
Memoization utilities.
To begin, import memoize function.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@mega/memoize
Import symbol
import * as memoize from "@mega/memoize";
Import directly with a jsr specifier
import * as memoize from "jsr:@mega/memoize";
Add Package
pnpm i jsr:@mega/memoize
pnpm dlx jsr add @mega/memoize
Import symbol
import * as memoize from "@mega/memoize";
Add Package
yarn add jsr:@mega/memoize
yarn dlx jsr add @mega/memoize
Import symbol
import * as memoize from "@mega/memoize";
Add Package
vlt install jsr:@mega/memoize
Import symbol
import * as memoize from "@mega/memoize";
Add Package
npx jsr add @mega/memoize
Import symbol
import * as memoize from "@mega/memoize";
Add Package
bunx jsr add @mega/memoize
Import symbol
import * as memoize from "@mega/memoize";