🗃️ Type-Safe Web Storage API Wrapper
🗃️ Type-Safe Web Storage API Wrapper for Svelte
[![npm package][npm-badge]][npm] ![npm-bundle-size] ![Module formats][module-formats] ![npm-download-count]
Because using localStorage directly is a bad idea
Persistence layer for redux with flexible backends
A mixin for automatically synchronizing a component's state with localStorage.
A small library to wrap browser's localstorage in a functional fashion.
Change CSS theme with toggle, buttons or select using CSS Variables and localStorage
Database with observable data for live queries
An API for localStorage or sessionStorage with ttl and size limits
Expirable data storage based on localStorage and sessionStorage.
This package contains a persistant FIFO queue implementation working with localstorage. It can enqueue and dequeue items, as well as peek the next item without deleting it.
Wrapper for encrypted localStorage and sessionStorage in browser
A plugin to forbid the usage of sessionStorage and localStorage
Native storage of variables in Android, iOS and Windows
Mock localStorage via fixtures
[![NPM version](https://img.shields.io/npm/v/localstorage-browser-polyfill.svg?style=flat)](https://npmjs.org/package/localstorage-browser-polyfill)
localStorage adapter for js-data.
Storage(localStorage, sessionStorage) helper for KVS.
An interface to localStorage for kad
The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localStorage or sessionStorage.
Primitive that provides reactive wrappers for storage access
Tiny shopping cart on top of LolcalStorage - ES6, < 1Kb, full test coverage
Cross Domain Local Storage ==========================
localStorage/sessionStorage 的 JSON 版
Share vuex mutations across tabs via localStorage
[![npm version](https://badge.fury.io/js/mobx-state-tree-localstorage.svg)](https://badge.fury.io/js/mobx-state-tree-localstorage) [![CircleCI](https://circleci.com/gh/isaachinman/mobx-state-tree-localstorage.svg?style=shield)](https://circleci.com/gh/isa
MarsDB storage implementation for LocalStorage
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
TypeScript definitions for redux-localstorage-debounce
A local storage wrapper for both react-native(AsyncStorage) and browser(localStorage).
Storage to share data between modules
Abstraction layer for localStorage. This service is used when telling angular-translate to use localStorage as storage.
Local Storage hook for React
A implementation of the localStorage Web API in Node.js!
Module for Effector to sync stores with different storages
Casaos-Localstorage Typescript+Axios SDK
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
TypeScript definitions for redux-storage-engine-localstorage
A LocalStorage wrapper with some extra functions
A simple library that emulates memcache functions using HTML5 localStorage, sessionStorage, or in-memory storage
LocalStorage with optional json file cache
A super-simple-small keyval store built on top of IndexedDB
treat any storage as a mini Solid server
LocalStorage engine for redux-persistence