Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
use-session-storage-state
React hook that persist data in sessionStorage
@rooks/use-sessionstorage-state
useState but syncs with sessionstorage
react-storage-complete
🗄️ React hooks for accessing localStorage and sessionStorage, with syncing and prefix support. The complete package.
@rooks/use-sessionstorage
Session storage react hook. Easily manage session storage values
react-smart-storage
A lightweight React library to simplify localStorage and sessionStorage operations using TypeScript.
react-hook-session-web-storage
A React hook for accessing sessionStorage
use-storage-state
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
squirrel-gill
React hooks for sessionStorage and localStorage
react-use-sessionstorage
Use Session Storage with React hooks
react-sessionstorage
You can use session storage with hooks. Since it is shared in the context, it will be re-rendered when the dependencies are updated.
react-cache-kit
Lightweight and flexible caching utility for React apps. Supports memory, localStorage, sessionStorage drivers, TTL expiration, and 'remember' callbacks out of the box.
storage-utils
Set of utils on top of the Storage (localStorage, sessionStorage) interface
vanilla-db
lightweight browser database library thats built on top of localStorage and sessionStorage.
react-hook-storage
React hook for manage the localStorage and sessionStorage
haversack
Easy save states through browser LocalStorage or SessionStorage.
use-valtio-store
A React hook for managing state with Valtio, supporting persistent states using localStorage and sessionStorage, and optimized for server-side rendering.
@piyawasin/use-persisted-state
A tiny, flexible React hook for persisting state to localStorage, sessionStorage, or custom storage providers. Can be used with React Native via the custom storage option. Supports namespacing, pluggable storage, and SSR-safe fallbacks.
browser_storage_hook_react
React hook for localStorage and SessionStorage and Cookie
use-form-auto-save
A customizable React hook for automatically saving and restoring form data with support for localStorage, sessionStorage, and external APIs.
@emdgroup/react-storage
React hooks for convenient access to localStorage and sessionStorage APIs