Skip to main content
This release is 2 versions behind 0.2.6 — the latest version of @clashon/platform-persistence. Jump to latest

Database abstraction layer for ClashOn gaming platform.

This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
70%
Published
a week ago (0.2.3)

Add Package

deno add jsr:@clashon/platform-persistence

Import symbol

import { DB } from "@clashon/platform-persistence";

---- OR ----

Import directly with a jsr specifier

import { DB } from "jsr:@clashon/platform-persistence";

Add Package

npx jsr add @clashon/platform-persistence

Import symbol

import { DB } from "@clashon/platform-persistence";

Add Package

yarn dlx jsr add @clashon/platform-persistence

Import symbol

import { DB } from "@clashon/platform-persistence";

Add Package

pnpm dlx jsr add @clashon/platform-persistence

Import symbol

import { DB } from "@clashon/platform-persistence";

Add Package

bunx jsr add @clashon/platform-persistence

Import symbol

import { DB } from "@clashon/platform-persistence";