Skip to main content
Home

Built and signed on GitHub Actions

TypeScript wrapper library for the Web Storage and IndexedDB APIs

This package works with Deno, Browsers
This package works with Deno
This package works with Browsers
JSR Score
100%
Published
a week ago (0.2.0)

Browser Storage

Type-safe wrappers for the Web_storage and Indexed_db APIs.

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@bdavidson/browser-storage

Import symbol

import * as browser_storage from "@bdavidson/browser-storage";
or

Import directly with a jsr specifier

import * as browser_storage from "jsr:@bdavidson/browser-storage";