create-cookie
Smarter Cookie Management, Seamless Sync
Found 34 results for browser-storage
Smarter Cookie Management, Seamless Sync
🛢 Utilities for easy read and write browser's storage in Nuxt.js project
A robust TypeScript library for working with Origin Private File System (OPFS) through Web Workers
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
sync session storage across multiple browser tabs from same origin
A comprehensive collection of React hooks for browser storage, UI interactions, and more
A Client-Side Database with Minimalistic Interface for IndexedDB (TypeScript supported)
A lightweight utility to manage browser storage (localStorage, sessionStorage, and cookies) with advanced features. Easily configure namespaces, key trimming, and data expiry.
A universal browser storage manager with optional AES encryption support for localStorage, sessionStorage, and cookies.
Unified client-side cache and storage manager with expiration control
IndexedDB implementation of Virtual File System
Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.
A complete TypeScript toolkit for IndexedDB in React applications
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.
Vault, a micro yet robust browser storage library
Utilities for local and session browser storage.
Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage
A lightweight JavaScript library for managing and enhancing browser local storage, offering an abstraction layer for more efficient storage handling across modern browsers.
React hook to manage localStorage state with sync, reactivity, and cross-tab updates.
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
A lightweight and efficient and flexible JS/TS library for managing IndexedDB operations in web browsers. Provides utility functions for CRUD operations, object store management, and indexed queries.
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
This project provides a set of utility functions for interacting with browser cookies. The `Cookies` class offers methods to set, get, update, remove, and clear cookies, as well as retrieve all cookie keys.
a package library useful for accessing API of local storage in browser.
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
Library for managing data at local storage.
React hook for localStorage and SessionStorage and Cookie
Simple key-value storage in the browser or node
MicroLocalStore is a lightweight, easy-to-use JavaScript library that provides a shared local storage solution across different origins. It creates an isolated local storage for each instance, allowing you to store and retrieve data seamlessly. It's perfe
Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.
Use the Browser-Storage API to store, retrieve user data from localStorage/sessionStorage
browser storage action for [gaffa](https://github.com/gaffa-tape/gaffa-js).
A better way to save data locally on the browser.
BrowserStorage is strongly-typed utility over localStorage