localstorage
There are 10161 repositories under localstorage topic.
localForage/localForage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
pubkey/rxdb
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
typicode/lowdb
Simple and fast JSON database
marcuswestin/store.js
Cross-browser storage for all use cases, used across the web.
mrousavy/react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
robinvdvleuten/vuex-persistedstate
💾 Persist and rehydrate your Vuex state between page reloads.
gruns/ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
sunnylqm/react-native-storage
local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
grevory/angular-local-storage
An AngularJS module that gives you access to the browsers local storage with cookie fallback
yichuan-w/LEANN
RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
franciscop/brownies
🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.
remotestorage/remotestorage.js
⬡ JavaScript client library for integrating remoteStorage in apps
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
nbubna/store
A better way to use localStorage and sessionStorage
FoedusProgramme/Gramophone
A sane music player built with media3 and material design library that is following android's standard strictly.
saadeghi/theme-change
Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage
donavon/use-persisted-state
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
FrigadeHQ/remote-storage
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
jakobhoeg/nextjs-ollama-llm-ui
Fully-featured web interface for Ollama LLMs
astoilkov/use-local-storage-state
React hook that persists data in localStorage
Asabeneh/JavaScript-for-Everyone
A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
joshnuss/svelte-persisted-store
A Svelte store that persists to localStorage
clarketm/TableExport
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
only-cliches/Nano-SQL
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
microzz/vue-music-player
🎵Vue.js写一个音乐播放器+📖One(一个).A music player + One by Vue.js
doobidoo/mcp-memory-service
Universal MCP memory service with semantic search, multi-client support, and autonomous consolidation for Claude Desktop, VS Code, and 13+ AI applications
jh3y/tyto
manage and organise things
cyrilletuzi/angular-async-local-storage
Efficient client-side storage for Angular: simple API + performance + Observables + validation
developit/histore
🏬 200b key-value store backed by navigation state
pinguinjkeke/vue-local-storage
Vue.js localStorage plugin with types support
softvar/secure-ls
:lock: Secure localStorage data with high level of encryption and data compression
wuchangming/web-storage-cache
对localStorage 和sessionStorage 进行了扩展,添加了超时时间,序列化方法
lin-xin/notepad
基于vue2.0+vuex+localStorage+sass+webpack,实现一个本地存储的记事本。兼容PC端和移动端。
alekseykulikov/storage
Asynchronous browser storage with multiple back-ends (IndexedDB, WebSQL, localStorage)
rehooks/local-storage
React hook which syncs localStorage[key] with the comp.