typescript-storage
This package provides a typed, common interface for multiple different storage domains
This package provides a typed, common interface for multiple different storage domains
This package provides a typed, common interface for LocalStorage, SessionStorage, and WebStorage
This package was make for advance version of useState(). it's simplify to use one state in anywhere of your project to transfer data without props , usecontext(), session storage.It's act like usestate() but different...
Tiny SessionStorage utility library
Byndyusoft UI Session Storage Service
Storage for JavaScript, current only supports window.sessionStorage.
A React hook for managing state with Valtio, supporting persistent states using localStorage and sessionStorage, and optimized for server-side rendering.
A type safe wrapper for browser storage API's
Fetch and cache remote data in React apps
Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.
State management with session-storage/local-storage
a storage-like interface using IndexedDB under the hood
JihyunLab Web secure storage.
Utilities for local and session browser storage.
Its a package that helps you to store the data globally so that you can access from any file you want. It is made with javascript. If you are using it in the nodejs server the data will exist until you restart the server. If you are using in the APIs/Micr
A tiny, reactive, localStorage wrapper.
The `MuntahaCache` class module provides a comprehensive caching solution for web applications. It supports caching in various storage types (`localStorage`, `sessionStorage`, or `Cache Storage`), automatic expiration, Least Recently Used (LRU) eviction s
Fetch and cache remote data in React apps
'react-dynamic-hooks' is a set of React hooks designed to handle infinite scrolling, manage cookie state, manage storage state (both session and local storage), retrieve user location, and copy text to the clipboard. These hooks aim to simplify common tas