LocalStorage
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage returns a different object than localStorage for the corresponding site loaded over HTTPS (e.g., https://example.com).
- GitHub: https://github.com/topics/localstorage
- Wikipedia: https://en.wikipedia.org/wiki/Web_storage
- Related Topics: sessionstorage, indexeddb, websql, web-storage, webstorage,
- Aliases: local-storage,
- Last updated: 2026-06-14 00:17:57 UTC
- JSON Representation
https://github.com/cloudcrate/BlazorStorage
A library for Blazor local and session storage support.
asp-net-core blazor local localstorage session sessionstorage storage
Last synced: 25 Mar 2025
https://github.com/yarkovaleksei/vue2-storage
Wrapper over browser storage for JavaScript or Vue.js app
browser javascript localstorage sessionstorage storage vue
Last synced: 06 Apr 2025
https://github.com/go-eden/routine
Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.
goid goroutine localstorage threadlocal
Last synced: 06 Feb 2026
https://github.com/sergiodxa/swr-sync-storage
Synchronize SWR cache with localStorage or sessionStorage to get offline cache
localstorage sessionstorage swr swr-sync-storage web-storage
Last synced: 14 Apr 2025
https://github.com/carlosesilva/reinvent-planner
Plan your AWS re:Invent 2019 sessions by visualizing it in a calendar.
aws javascript localstorage react sass
Last synced: 16 May 2025
https://github.com/yumauri/effector-storage
Module for Effector ☄️ to sync stores with `localStorage` (or `sessionStorage`)
effector effector-storage localstorage sessionstorage
Last synced: 16 May 2025
https://github.com/soc221b/pinia-plugin-persistedstate-2
Persist and rehydrate your Pinia state between page reloads.
async localforage localstorage pinia plugin storage vue
Last synced: 16 May 2025
https://github.com/ripeworks/local-storage-fallback
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
cookies localstorage sessionstorage
Last synced: 04 Apr 2025
https://github.com/andrew--r/astorage
A tiny API wrapper for localStorage
api-wrapper localstorage microjs
Last synced: 14 May 2025
https://github.com/AlexisDanizan/Checklist-Tools-Website
🍿 The perfect Checklist Website for meticulous developers.
api checklist checklist-application css fluid-interface front-end-development frontend frontend-app guidelines gulp html javascript localstorage reference ressources security security-tools web-development web-development-tools
Last synced: 28 Mar 2025
https://github.com/jeffersonribeiro/react-nodejs-mongodb-crud
👨💻 Fullstack web app built with MongoDB, NodeJs, React and Redux. Features: Protected routes client/server side, MaterialUI layout
code-splitting express jwt-authentication localstorage materialui mongodb mongoose nodejs react redux restful-api spa
Last synced: 12 Feb 2026
https://github.com/streaver/vue-preferences
The coolest and easiest way to manage your user's preferences on the client side with your preferred storage. Check out sample app here:
localstorage preference settings user vue
Last synced: 16 Jun 2025
https://github.com/windlany/vue-mail-list
vue全家桶+localStorage实现一个简易的通讯录
localstorage sessionstorage vue vue-router vuex
Last synced: 20 Oct 2025
https://github.com/jrie/flagcookies
A cookie manager, browser add-on to manage and flag cookies and session data. On stereoids.
add-on chrome cookies edge firefox localstorage no-track opera privacy privacy-protection sessionstorage webextension
Last synced: 07 Apr 2025
https://github.com/agilgur5/mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
async asyncstorage hydrate local localforage localstorage mobx mobx-state-tree mst persist persistence session sessionstorage state state-tree storage tree
Last synced: 13 Apr 2025
https://github.com/cferdinandi/bin
A tiny (<1kb) localStorage and sessionStorage helper library.
javascript javascript-library localstorage sessionstorage vanilla-javascript vanilla-js
Last synced: 21 Jul 2025
https://github.com/ankurk91/vue-web-storage
Vue.js plugin for local storage and session storage (1.8 kb min+gz) :floppy_disk:
localstorage sessionstorage storage vue vue-plugin
Last synced: 04 May 2025
https://github.com/aykutkardas/lookie
Store your data in localStorage with optional expiration time. Almost like a cookie.
cookie localstorage localstorage-api
Last synced: 17 Mar 2025
https://github.com/Axym-Labs/LetoReader
A free self-hostable speed reader. Highly customizable. Implements chunking (RSVP), pacing and highlighting. Modern UI and local-storage only.
blazor dotnet localstorage open-source productivity productivity-tools reading self-hosted selfhosted speed-reading tool
Last synced: 31 Mar 2025
https://github.com/nerddisco/luminave
Operate all the lights with your web browser and create stunning visual experiences.
arduino chrome dmx512 es6-modules fivetwelve lit-element lit-html localstorage midi-controller polymer polymerx-cli pwa-starter-kit webmidi webusb
Last synced: 24 Oct 2025
https://github.com/MikaAK/angular-safeguard
Wrapper around cookies/sessionStorage/localStorage for angular2. If all are unavailable will use an in memory storage.
angular2 cookies localstorage sessionstorage
Last synced: 27 Mar 2025
https://github.com/mikaak/angular-safeguard
Wrapper around cookies/sessionStorage/localStorage for angular2. If all are unavailable will use an in memory storage.
angular2 cookies localstorage sessionstorage
Last synced: 07 Jul 2025
https://github.com/kucukkanat/localdb
MongoDB on the browser. A database using Javascript localStorage
javascript javascript-localstorage localdb localdb-instance localstorage localstorage-adapter localstorage-api localstorage-wrapper
Last synced: 06 Nov 2025
https://github.com/solkimicreb/react-easy-params
:link: Auto synchronize your state with the URL and LocalStorage.
es6-proxies front-end javascript localstorage react reactive routing state url
Last synced: 15 Apr 2025
https://github.com/yii2tech/filedb
ActiveRecord for static data definitions based on files
activerecord filedb localstorage yii yii2 yii2-extension
Last synced: 01 Oct 2025
https://github.com/chanan/BlazorDB
In memory, persisted to localstorage, database for .net Blazor browser framework
blazor database linq localstorage
Last synced: 25 Mar 2025
https://github.com/cferdinandi/form-saver
A simple script that lets users save and reuse form data.
forms javascript javascript-plugin localstorage no-dependencies vanilla-js
Last synced: 16 Mar 2025
https://github.com/shashiben/flutter-anime
This repo shows you how to cache rest-api using hive
anime anime-data anime-database cache cache-manager cache-service dart flutter hive localstorage myanimelist-api myanimelist-profile nosql-database rest-api rest-api-example
Last synced: 24 Sep 2025
https://github.com/eryc-cc/home-bills
🌋 [WIP] Minimalistic bill tracker ・ Keep track of your monthly spendings.
bill finance localstorage minimal minimalistic monthly-bills monthly-expenses payments personal personal-finance tracker
Last synced: 12 Apr 2025
https://github.com/kylebuildsstuff/aichatbestie
ChatGPT API wrapper
artificial-intelligence chatgpt chatgpt-api hasura hasura-graphql-engine localstorage nhost self-hosted svelte sveltekit webapp
Last synced: 12 May 2025
https://github.com/mihazupan/telegramstorageparser
Library to decrypt and parse Telegram Desktop's storage
decryption localstorage tdesktop telegram telegram-desktop
Last synced: 27 Jun 2025
https://github.com/thoughtspile/banditstash
🤠🔒 TypeScript-first, extensible localStorage and sessionStorage wrapper, <500 bytes
localstorage sessionstorage typescript validation zod
Last synced: 10 Apr 2025
https://github.com/akiroz/re-frame-storage
re-frame interceptors for browser local storage
clojurescript localstorage re-frame
Last synced: 22 Oct 2025
https://github.com/noderaider/localsync
Real-time browser state synchronization across multiple tabs.
cookie cookie-polling localstorage realtime sync-objects synchronization-strategies synchronizes-data
Last synced: 22 Aug 2025
https://github.com/w8r/leaflet.bookmarks
Leaflet plugin for user-generated bookmarks
bookmarks leaflet leaflet-plugin localstorage
Last synced: 12 May 2025
https://github.com/dreambo8563/vue-storage-watcher
a reactive storage plugin for vue 👀🔭
localstorage reactive sessionstorage typescript vue
Last synced: 22 Jul 2025
https://github.com/ardean/jsgbc
:space_invader: A GameBoy Color Emulator written in JavaScript
emulator gameboy gameboy-color gameboy-color-emulator gamepad gamepad-api gbc html5 html5-canvas javascript jsgbc localstorage online-emulator z80 z80-emulator
Last synced: 15 Apr 2025
https://github.com/wqteam/jquery-ajax-cache
A jQuery plugin, for cache the AJAX with 'localStorage' or 'sessionStorage'.
ajax localstorage sessionstorage
Last synced: 19 Feb 2026
https://github.com/MihaZupan/TelegramStorageParser
Library to decrypt and parse Telegram Desktop's storage
decryption localstorage tdesktop telegram telegram-desktop
Last synced: 27 Mar 2025
https://github.com/gagangoku/streamlit-ws-localstorage
A simple synchronous way of accessing localStorage from your Streamlit app.
cookies localstorage python streamlit websocket
Last synced: 31 Mar 2025
https://github.com/oslabs-beta/olympus
A hybrid caching library for GraphQL written for Javascript Express
caching graphql graphql-server localstorage redis typescript
Last synced: 30 Apr 2025
https://github.com/leoafarias/use-state-persist
Simple React Hook to persist/cache the useState locally. Easily load stale state for better ux.
asyncstorage hooks localstorage persistent react-hooks usestate
Last synced: 11 Oct 2025
https://github.com/oslabs-beta/Olympus
A hybrid caching library for GraphQL written for Javascript Express
caching graphql graphql-server localstorage redis typescript
Last synced: 31 Mar 2025
https://github.com/azerion/phaser-super-storage
A cross platform storage plugin for Phaser
cookie localstorage namespace phaser phaser-plugin storage
Last synced: 15 Mar 2026
https://github.com/ilhammeidi/dandelion-starter
Dandelion Starter - React Dashboard Starter Template
admin dark-theme dashboard eslint jss localstorage material-design material-ui mui react react-boilerplate react-router redux redux-persist starter-kit starter-project starter-template webpack
Last synced: 02 Jul 2025
https://github.com/gcanti/fp-ts-local-storage
fp-ts bindings for LocalStorage
fp-ts functional-programming localstorage typescript
Last synced: 16 Mar 2025
https://github.com/xaeroxe/featherpasswordmanager
Highly portable extremely light-weight password manager that stores all your passwords in a local encrypted file.
encryption file javascript local localstorage password password-manager passwords
Last synced: 03 Aug 2025
https://github.com/hoangtran0410/doan_web1
Web bán điện thoại, với các chức năng đăng nhập, đăng kí, giỏ hàng, mua hàng, trang quản lý đầy đủ, lưu trữ hoàn toàn bằng localstorage ...
admin json-data localstorage manage pagination webstore
Last synced: 24 Apr 2025
https://github.com/babichjacob/svelte-localstorage
Svelte writable stores that automatically synchronize with localStorage
Last synced: 09 Apr 2025
https://github.com/tuax/tua-storage
📦 统一封装各个端(小程序、web 端、React-Native、Node 端)中对于缓存层的使用(A common storage for web(localStorage), for RN(AsyncStorage), for mini-program(wx) or just memory cache(Node.js))
asyncstorage javascript localstorage miniprogram storage tua tua-storage wx wxapp
Last synced: 16 Jun 2025
https://github.com/efstajas/svelte-stored-writable
✍️💾😎 A simple drop-in extension of Svelte's writable that stores and restores its contents using localStorage.
Last synced: 15 Mar 2025
https://github.com/otiai10/chomex
Chrome Extension Messaging Routing Kit / Promisify Chrome Messaging / LocalStorage Object Mapper
chrome chrome-extension localstorage promise promisify router
Last synced: 10 Apr 2025
https://github.com/PeterShaggyNoble/MDI-Sandbox
A jacked up cheatsheet and additional tools for https://materialdesignicons.com/
css ecmascript6 icon-library icons javascript localstorage material-design material-design-icons svg
Last synced: 03 Apr 2025
https://github.com/petershaggynoble/mdi-sandbox
A jacked up cheatsheet and additional tools for https://materialdesignicons.com/
css ecmascript6 icon-library icons javascript localstorage material-design material-design-icons svg
Last synced: 22 Mar 2025
https://github.com/SyncProxy/sync-client
SyncProxy javascript client with support for all major embedded databases (IndexedDB, SQLite, WebSQL, LokiJS...)
app database embedded-database indexeddb ionic localstorage mobile mongodb mysql nosql offline reactive-sync reactivity sql sql-server sqlite sqlserver sync-client synchronization websql
Last synced: 05 Apr 2025
https://github.com/punitkatiyar/html-master-guide
Hyper Text Markup Language ( extension : .html or .htm ) . it can contain the data in the form of Tag and Tag addition property can be added using Attribute. 🏆 #htmlmasterguide
canvas html html5 localstorage plugins sessionstorage
Last synced: 09 Apr 2025
https://github.com/metonym/svelte-dark-mode
Support dark mode in your Svelte apps
color-scheme-preference dark-mode localstorage persist prefers-color-scheme ssr svelte svelte-component theme typescript typescript-definitions
Last synced: 17 Mar 2025
https://github.com/larscom/ngrx-store-storagesync
Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)
angular localstorage ngrx redux rxjs sessionstorage state storage store
Last synced: 05 Apr 2025
https://github.com/senryoku/smol-string
Compression for browsers' localStorage. Alternative to lz-string written in Zig.
browser compression localstorage typescript web zig
Last synced: 07 May 2025
https://github.com/bohoffi/ngx-localstorage
An Angular wrapper for localstorage/sessionstorage access.
angular directive hacktoberfest localstorage ngx-localstorage serialization service sessionstorage storage wrapper
Last synced: 15 Apr 2025
https://github.com/arojunior/redux-localstore
Synchronize Redux Store with localStorage
javascript localstorage redux sessionstorage
Last synced: 16 Jul 2025
https://github.com/capaj/mobx-stored
Mobx observables persistent across browser tabs/sessions
localstorage mobx mobx-observables single-page-applications
Last synced: 26 Jul 2025
https://github.com/dlueth/qoopido.demand
Promise like module loader with automatic resolution of nested dependencies using XHR requests and localStorage caching to dynamically load modules, legacy JavaScript, CSS, text and bundles. Supports custom handler and plugins as well.
javascript javascript-modules loaders localstorage module-loader performance-tuning web web-performance
Last synced: 12 Apr 2025
https://github.com/furudean/svelte-persistent-store
Svelte store that saves and loads data from localStorage or sessionStorage
localstorage sessionstorage store svelte svelte-kit
Last synced: 24 Dec 2025
https://github.com/vishesh-pandey/rapid-whatsapp
Rapid Whatsapp | Chat without saving contact
bootstrap5 chat hacktoberfest hacktoberfest2023 localstorage project rapid-whatsapp react react-project reactjs-project v-app whatsapp whatsapp-web
Last synced: 14 Apr 2025
https://github.com/5antos/simpl.db
A lightweight, 0 dependency, easy-to-use local database using JSON to store data
database db easy-to-use json lightweight localstorage quick simple
Last synced: 11 Oct 2025
https://github.com/lucamug/elm-spa-boilerplate
Boilerplate to create Single Page Applications in Elm
localstorage pushstate seo spa style-guide
Last synced: 30 Dec 2025
https://github.com/gavinbirkhoff/storetify
👍 Better localStorage as well as Next localStorage.
expires localstorage storage store subscribe
Last synced: 07 May 2025
https://github.com/ilyalesik/effector-localstorage
Tiny and elegant module for Effector to keep store state in localStorage and synchronize changes between browser tabs
Last synced: 15 Dec 2025
https://github.com/sgcm14/tienda-virtual
Tienda Virtual con CRUD de carrito de compras
css emailjs html javascript localstorage sweetalert
Last synced: 26 Feb 2026
https://github.com/alekseykulikov/storage-emitter
Emit events between browser tabs
Last synced: 01 May 2025
https://github.com/imranr98/shoyo
Save files from the Android Share Sheet to local storage.
android download localstorage save send-to-sd-card share simple
Last synced: 14 May 2025
https://github.com/hacklone/angular2-cool-storage
Cool angular2 wrapper for LocalStorage and SessionStorage
angular angular-cool angular2-cool angular2-wrapper cool localstorage sessionstorage storage
Last synced: 18 Jun 2025
https://github.com/yasssuz/invoice-app
App where you can create, delete, and edit your invoices. Don't have your invoice ready? No problem! You can create a draft and edit it later! Too many invoices? Filter them! Maybe the status of your invoice changed? Change it! Everything will be saved on your local storage so everything is crazy fast :) You can even switch between light/dark mode if you would like to.
dayjs framer-motion frontend-mentor localstorage react react-hook-form react-router-dom styled-components typescript yup
Last synced: 29 Jul 2025
https://github.com/ajayns/paper-todo
React-Redux Todos PWA
create-react-app localstorage papercss progressive-web-app pwa react redux todos
Last synced: 27 Mar 2026
https://github.com/beforesemicolon/client-web-storage
Powerful Web Application Data Storage and State Management Solution.
clientdata indexeddb inmemory-db javascript localstorage memorystorage state-management storage websql webstorage
Last synced: 09 Apr 2025
https://github.com/shanamaid/archer-svgs
异步加载svg解决方案
dish-cache font-icon icon load-async load-svg localstorage prefetch svg svg-icon svg-icons typescript
Last synced: 14 May 2025
https://github.com/plrenaudin/svelte-storez
Svelte writable store with some extras
history localstorage store svelte sveltejs
Last synced: 22 Apr 2025
https://github.com/champ96k/quanta_db
High-performance NoSQL local database built entirely in Dart
dart dart-lang dart-library dart-package dartlang db flutter flutter-apps flutter-database flutter-plugin local-database localstorage
Last synced: 16 Jun 2025
https://github.com/createnextapp/async-local-storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
angular app async async-await asynchronous asyncstorage javascript local-async-storage local-storage localasyncstorage localstorage react storage vue web
Last synced: 25 Apr 2025
https://github.com/the-road-to-learn-react/react-local-storage-cache
How to cache results in React with Local Storage.
cache local-storage localstorage react react-cache react-local-storage
Last synced: 17 Aug 2025
https://github.com/unadlib/localspace
A library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API
indexdb localforage localstorage offline storage
Last synced: 18 Jan 2026
https://github.com/tiaanduplessis/stoor
Storage wrapper with support for namespacing, timeouts and multi get/set and remove.
localstorage sessionstorage storage wrapper
Last synced: 08 Aug 2025
https://github.com/alauda/nativestor
NativeStor provide kubernetes local storage which is light weight and high performance
cloudnative kubernetes localstorage operator rawdevice storage topolvm
Last synced: 15 Dec 2025
https://github.com/antonybudianto/react-save-localstorage
🗄 React component to save data to localStorage on render phase safely
local-storage localstorage react reactjs render-props
Last synced: 21 Mar 2025
https://github.com/dennyparas/vue-itunes-album-search-bookmark
vue-itunes-album-search-bookmark
buefy bulma itunes-api localstorage spa vue vuejs vuex
Last synced: 02 Aug 2025
https://github.com/i18next/i18next-localstorage-cache
[deprecated] caching layer for i18next using browsers localStorage
Last synced: 06 Mar 2026
https://github.com/swizec/web-session-counter
Utility to count a user's web sessions based on the definition GA uses.
analytics es6 localstorage momentjs querystring session
Last synced: 23 Feb 2026
https://github.com/alejandroq12/portfolio
Welcome to My Porfolio where you can explore my projects, get to know me, and find a way to contact me. Take a look at my various projects and discover the range of my technical skills.
accesibility cd ci ci-cd cicd css dom-manipulation html javascipt localstorage responsive validation
Last synced: 09 Mar 2026
https://github.com/dan0sz/host-webfonts-locally
OMGF automagically caches the Google Fonts used by your theme/plugins locally. No configuration (or brains) required!
ajax gdpr google-fonts localstorage webfonts wordpress wordpress-plugin
Last synced: 04 Jun 2026
https://github.com/cloudwego/localsession
transparently transmit context within or between goroutines
concurrent-programming localstorage
Last synced: 29 Apr 2025
https://github.com/unadlib/origin-storage
A same-origin storage(IndexedDB/WebSQL/localStorage) for cross-domain access
cross-database indexeddb localforage localstorage websql
Last synced: 13 Apr 2025
https://github.com/null-none/react-localstorage
Easy methods for use localstorage in Reactjs.
javascript js localstorage nodejs react reactjs
Last synced: 14 Apr 2025
https://github.com/yuridevat/nikki-my-diary
Nikki is an online journal, which helps the user improve their Japanese Skills by writing down their thoughts and feelings. Created with ReactJS, Auth0, and TailwindCSS.
auth0 calendar diary-application figma japanese journal localstorage react reactjs tailwindcss
Last synced: 05 May 2025
https://github.com/20essentials/20tracksforeachone
Website to discover, organize, and enjoy music your way.
audio javascript localstorage playlist-management search-algorithm viewtransitions
Last synced: 09 Mar 2026
https://github.com/eduardozepeda/nexusstartpage
A simple startpage with CRUD capabilities based on localStorage. It uses Backbone, Jquery and Bootstrap
backbone homepage localstorage startpage
Last synced: 19 Jul 2025
https://github.com/oslabs-beta/cacheiql
CacheIQL is an efficient JavaScript library designed to optimize GraphQL performance through intelligent caching, effectively minimizing redundant API requests resulting in heavily reduced response time. With our easy-to-use implementation, CacheIQL provides the developer with enhanced application speed and efficiency through a seamless experience.
caching client-side graphql localstorage middleware redis request-deduplication server-side
Last synced: 30 Apr 2025
https://github.com/microzz/webreader
基于HTML5开发的WebApp阅读器
html5 localstorage reader webapp
Last synced: 26 Dec 2025
https://github.com/martinkr/lakka
lakka. An asynchronous request accelerator for JSON, text and HTML requests.
accelerator ajax architecture asynchronous cache fetch front-end json lakka localstorage performance request xhr xmlhttprequest
Last synced: 17 Mar 2025