Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
panth977-packages/cacheThese 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
JSR Score
100%
Published
19 hours ago (0.2.4)
Base Controller Class
Wrappers Apis
- CACHE.HOOKS.SingleObject
- CACHE.HOOKS.MultipleObject
- CACHE.HOOKS.SingleCollection
- CACHE.HOOKS.MultipleCollection
Client
Built and signed on
View transparency logGitHub Actions
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";