Skip to main content

Built and signed on GitHub Actions

Deno KV Storage Module

This package works with Deno
This package works with Deno
JSR Score
94%
Published
2 months ago (0.4.0)

Add Package

deno add jsr:@jollytoad/store-deno-kv

Import symbol

import { getDenoKv } from "@jollytoad/store-deno-kv";

---- OR ----

Import directly with a jsr specifier

import { getDenoKv } from "jsr:@jollytoad/store-deno-kv";