create-cookie
Smarter Cookie Management, Seamless Sync
Found 32 results for web-storage
Smarter Cookie Management, Seamless Sync
LocalStorage & SessionStorage implementation of CacheX
A modern, localStorage-like API for IndexedDB with instance-based and static APIs, multi-store support, configurable databases, and enhanced capabilities
This package provides a typed, common interface for LocalStorage, SessionStorage, and WebStorage
A lightweight utility to manage browser storage (localStorage, sessionStorage, and cookies) with advanced features. Easily configure namespaces, key trimming, and data expiry.
Powerful Web Application Data Storage and State Management Solution.
> 封装一个localstorage的插件 🍵
A library to store data within the web storage.
A package to help developers access client side storage
A [Svelte writable store](https://svelte.dev/docs/svelte-store#writable) that saves values to [Web-Storage ](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API). Great for persisting settings or preference objects within your Svelte apps. Th
A simple, JavaScript API for handling localStorage/sessionStorage with automatic JSON serialization
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.
A minimalistic Typescript plugin for web storage
Vault, a micro yet robust browser storage library
Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage
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
Simple localStorage/sessionStorage wrapper providing the exact same API with automatic JSON serialization
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
An easy-to-use, encrypted web storage utility for securely storing and managing sensitive data in localStorage and sessionStorage.
A lightweight JavaScript library for managing and enhancing browser local storage, offering an abstraction layer for more efficient storage handling across modern browsers.
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
Ultimate web storage for Angular2
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 thin wrapper to use the Web Storage API with namespaces, easily, and safely.
A TypeScript-based React IndexedDB wrapper with CRUD operations.
Unique ID for current browser (client).
Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.
Web storage with type
This package provides a typed, common interface for multiple different storage domains
Feature-rich localStorage/sessionStorage wrapper with expiration, compression, batch operations, and cross-tab event listeners
some utils for web-storage