Skip to main content

Built and signed on GitHub Actions

These are cache wrapper design for often experienced in fetching data from db, from Panth977! This makes his life in coding very very easy! 🎉

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
100%
Published
19 hours ago (0.2.4)

Examples

Example 1

import { CACHE } from "@panth977/cache";

CACHE.[api];
Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@panth977/cache

Import symbol

import * as cache from "@panth977/cache";

---- OR ----

Import directly with a jsr specifier

import * as cache from "jsr:@panth977/cache";

Add Package

npx jsr add @panth977/cache

Import symbol

import * as cache from "@panth977/cache";

Add Package

yarn dlx jsr add @panth977/cache

Import symbol

import * as cache from "@panth977/cache";

Add Package

pnpm dlx jsr add @panth977/cache

Import symbol

import * as cache from "@panth977/cache";

Add Package

bunx jsr add @panth977/cache

Import symbol

import * as cache from "@panth977/cache";