Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
nuxt-storage
🛢 Utilities for easy read and write browser's storage in Nuxt.js project
@adorsys-gis/storage
A service module for data storage and retrieval in Progressive Web Apps (PWAs) using IndexedDB, LocalStorage, and SessionStorage. This library provides an interface for efficient asynchronous storage of structured data, designed to meet the needs of moder
@thibault.sh/hooks
A comprehensive collection of React hooks for browser storage, UI interactions, and more
session-storage-sync
sync session storage across multiple browser tabs from same origin
@jmondi/browser-storage
Utilities for local and session browser storage.
vault-storage
Vault, a micro yet robust browser storage library
clientdb.js
A Client-Side Database with Minimalistic Interface for IndexedDB (TypeScript supported)
browser_storage_hook_react
React hook for localStorage and SessionStorage and Cookie
@webkrafters/universal-storage
Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.
opendb-store
A lightweight utility to manage browser storage (localStorage, sessionStorage, and cookies) with advanced features. Easily configure namespaces, key trimming, and data expiry.
webls
Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage
@lonewolfdays/storage-manager
A universal browser storage manager with optional AES encryption support for localStorage, sessionStorage, and cookies.
web-storage-helper
A TypeScript library providing a unified API for managing browser storage with support for multiple storage types (localStorage, sessionStorage, cookies, IndexedDB, Temp) and optional encryption for secure data storage.
simple-data-storage
Simple key-value storage in the browser or node
@semibold/browser-storage
Use the Browser-Storage API to store, retrieve user data from localStorage/sessionStorage
@itpolsri/simple-webstorage
Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.
local-storage-browser
a package library useful for accessing API of local storage in browser.
@sophat/sessions
A TypeScript utility library for managing browser session storage with a simple API. Provides methods to set, get, update, remove, and clear session storage items, plus key enumeration. Ideal for client-side state management and data persistence in web ap
@fiddle-digital/string-storage
A lightweight and versatile JavaScript library for managing local and session storage in web applications. Offers automatic data persistence with expiry, seamless integration with form elements, and support for complex data structures. Ideal for enhancing
gaffa-browser-storage
browser storage action for [gaffa](https://github.com/gaffa-tape/gaffa-js).