Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2024-11-05 00:18:04 UTC
- JSON Representation
https://github.com/mozilla/localForage
๐พ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
indexeddb javascript localforage localstorage offline storage websql
Last synced: 14 Aug 2024
https://github.com/localForage/localForage
๐พ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
indexeddb javascript localforage localstorage offline storage websql
Last synced: 25 Oct 2024
https://github.com/localforage/localforage
๐พ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
indexeddb javascript localforage localstorage offline storage websql
Last synced: 28 Oct 2024
https://localforage.github.io/localForage/
๐พ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
indexeddb javascript localforage localstorage offline storage websql
Last synced: 02 Aug 2024
https://github.com/typicode/lowdb
Simple and fast JSON database
database electron embeddable embedded-database javascript json localstorage lodash nodejs storage
Last synced: 28 Oct 2024
https://github.com/pubkey/rxdb
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
angular browser-database couchdb crdt database firebase graphql indexeddb ionic local-first localstorage nodejs nosql pouchdb react-native realtime realtime-database rxdb rxjs sqlite
Last synced: 29 Oct 2024
https://github.com/marcuswestin/store.js
Cross-browser storage for all use cases, used across the web.
cross-browser javascript localstorage plugins serialization storage store-json
Last synced: 28 Oct 2024
https://github.com/robinvdvleuten/vuex-persistedstate
๐พ Persist and rehydrate your Vuex state between page reloads.
hacktoberfest localstorage plugin storage vue vuex
Last synced: 29 Sep 2024
https://github.com/mrousavy/react-native-mmkv
โก๏ธ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
android cpp database fast hacktoberfest ios jni jsi localstorage mmkv native-module react react-native storage turbomodule
Last synced: 29 Oct 2024
https://github.com/gruns/ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
cookies database indexeddb javascript key-value key-value-database key-value-store library localstorage sessionstorage storage
Last synced: 27 Oct 2024
https://github.com/gruns/immortaldb
:nut_and_bolt: A relentless key-value store for the browser.
cookies database indexeddb javascript key-value key-value-database key-value-store library localstorage sessionstorage storage
Last synced: 16 Oct 2024
https://github.com/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.
asyncstorage localstorage react-native reactjs sync
Last synced: 14 Oct 2024
https://github.com/grevory/angular-local-storage
An AngularJS module that gives you access to the browsers local storage with cookie fallback
angular angularjs cookie javascript localstorage
Last synced: 11 Oct 2024
https://github.com/franciscop/brownies
๐ซ Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.
browser cookie javascript localstorage sessionstorage storage
Last synced: 15 Oct 2024
https://github.com/remotestorage/remotestorage.js
โฌก JavaScript client library for integrating remoteStorage in apps
indexeddb javascript javascript-library localstorage offline-capable offline-first remotestorage remotestorage-client storage sync synchronization unhosted
Last synced: 15 Oct 2024
https://github.com/nbubna/store
A better way to use localStorage and sessionStorage
browsers javascript localstorage namespace sessionstorage storage
Last synced: 14 Oct 2024
https://github.com/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/
broadcast broadcast-channel broker channels client-side communication-channel cookie crosstab indexeddb ipc leader-election localforage localstorage messaging offline polyfill postmessage shared shim stream
Last synced: 29 Oct 2024
https://github.com/saadeghi/theme-change
Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage
css-custom-properties css-theme css-variables javascript localstorage theme theming
Last synced: 15 Oct 2024
https://github.com/donavon/use-persisted-state
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
custom-hook hooks localstorage persistence react reactjs
Last synced: 14 Oct 2024
https://github.com/Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
blazor blazor-applications blazor-interop blazor-server blazor-webassembly blazored csharp hacktoberfest localstorage nuget
Last synced: 29 Oct 2024
https://github.com/blazored/localstorage
A library to provide access to local storage in Blazor applications
blazor blazor-applications blazor-interop blazor-server blazor-webassembly blazored csharp hacktoberfest localstorage nuget
Last synced: 14 Oct 2024
https://github.com/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
backend caching database javascript keyvalue keyvalue-db local-storage localstorage nextjs preferences-datastore remote-storage settings-storage web
Last synced: 31 Oct 2024
https://github.com/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
backend caching database javascript keyvalue keyvalue-db local-storage localstorage nextjs preferences-datastore remote-storage settings-storage web
Last synced: 14 Oct 2024
https://github.com/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
30daysofjavascript 30daysofreact arrays arrow-functions cookies dom es5 es6 es7 functional-programming javascript javascript-for-everyone js-challenges js-questions js-quiz localstorage webdesign
Last synced: 15 Oct 2024
https://github.com/astoilkov/use-local-storage-state
React hook that persists data in localStorage
hook localstorage persistent react usestate
Last synced: 15 Oct 2024
https://github.com/clarketm/TableExport
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
blob bootstrap csv demo excel export filesaver filetype flask html-table javascript jquery jquery-plugin localstorage requirejs tableexport txt xls xlsx
Last synced: 28 Oct 2024
https://github.com/joshnuss/svelte-persisted-store
A Svelte store that persists to localStorage
localstorage pubsub sessionstorage svelte
Last synced: 19 Oct 2024
https://github.com/only-cliches/Nano-SQL
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
csv database history indexeddb isomorphic json leveldb localstorage nodejs nosql orm orm-library persistence rdbms sql sqlite taffydb trie typescript
Last synced: 28 Oct 2024
https://github.com/only-cliches/nano-sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
csv database history indexeddb isomorphic json leveldb localstorage nodejs nosql orm orm-library persistence rdbms sql sqlite taffydb trie typescript
Last synced: 29 Oct 2024
https://github.com/microzz/vue-music-player
๐ตVue.jsๅไธไธช้ณไนๆญๆพๅจ+๐One(ไธไธช).A music player + One by Vue.js
axios css3 html5 localstorage sass scss vue vue-router vue2 vuejs vuejs2 vuex webpack
Last synced: 11 Oct 2024
https://github.com/jakobhoeg/nextjs-ollama-llm-ui
Fully-featured, beautiful web interface for Ollama LLMs - built with NextJS. Deploy with a single click.
ai chatbot gemma llm local localstorage mistral mistral-7b nextjs nextjs14 offline ollama openai react shadcn tailwindcss typescript
Last synced: 10 Oct 2024
https://github.com/developit/histore
๐ฌ 200b key-value store backed by navigation state
database history-api key-value localstorage
Last synced: 30 Oct 2024
https://github.com/pinguinjkeke/vue-local-storage
Vue.js localStorage plugin with types support
localstorage ssr vue vuejs vuejs2
Last synced: 11 Oct 2024
https://github.com/jh3y/tyto
manage and organise things
backbone backbone-marionette backbonejs gulp javascript localstorage marionette mvc mvvm organisation todo todo-app tyto
Last synced: 11 Oct 2024
https://github.com/cyrilletuzi/angular-async-local-storage
Efficient client-side storage for Angular: simple API + performance + Observables + validation
angular indexeddb javascript localstorage rxjs typescript
Last synced: 04 Aug 2024
https://github.com/wuchangming/web-storage-cache
ๅฏนlocalStorage ๅsessionStorage ่ฟ่กไบๆฉๅฑ๏ผๆทปๅ ไบ่ถ ๆถๆถ้ด๏ผๅบๅๅๆนๆณ
expiration localstorage sessionstorage
Last synced: 30 Oct 2024
https://github.com/softvar/secure-ls
:lock: Secure localStorage data with high level of encryption and data compression
aes-encryption compressed-data data-compression decompression decrypt decryption des encoding encryption hacktoberfest localstorage lz-string pbkdf2 rabbit rc4 secure security
Last synced: 25 Oct 2024
https://github.com/lin-xin/notepad
ๅบไบvue2.0+vuex+localStorage+sass+webpack๏ผๅฎ็ฐไธไธชๆฌๅฐๅญๅจ็่ฎฐไบๆฌใๅ ผๅฎนPC็ซฏๅ็งปๅจ็ซฏใ
localstorage todolist vue vuex
Last synced: 03 Nov 2024
https://github.com/AkaneTan/Gramophone
A sane music player built with media3 and material design library that is following android's standard strictly.
android f-droid fdroid kotlin kotlin-android localstorage material-3 material-design media3 music-player
Last synced: 02 Aug 2024
https://github.com/alekseykulikov/storage
Asynchronous browser storage with multiple back-ends (IndexedDB, WebSQL, localStorage)
indexeddb localforage localstorage websql
Last synced: 04 Nov 2024
https://github.com/rehooks/local-storage
React hook which syncs localStorage[key] with the comp.
Last synced: 27 Oct 2024
https://github.com/robinck/vue-ls
:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context ๐บ๐ฆ
docker docker-compose es6-modules json local-storage localstorage sessionstorage storage vue vue-local-storage vue-ls vue-plugin vuejs
Last synced: 13 Oct 2024
https://github.com/RobinCK/vue-ls
:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context ๐บ๐ฆ
docker docker-compose es6-modules json local-storage localstorage sessionstorage storage vue vue-local-storage vue-ls vue-plugin vuejs
Last synced: 03 Nov 2024
https://github.com/caoyingjunz/csi-driver-localstorage
This driver allows Kubernetes to access LocalStorage on Linux node.
kubernetes localstorage lvm2 pixiu
Last synced: 30 Oct 2024
https://github.com/forscht/ddrive
Discord as a filesystem.
bot cloud-storage cloudstorage discord discord-storage discordbot discordjs docker localstorage nodejs storage
Last synced: 12 Oct 2024
https://github.com/alibaba/open-local
cloud-native local storage management system for stateful workload, low-latency with simplicity
cloud-native csi kubernetes localstorage low-latency lvm snapshot stateful-workloads storage
Last synced: 29 Oct 2024
https://github.com/pillowpillow/ng2-webstorage
Localstorage and sessionstorage manager - Angular service
angular-service decorators localstorage sessionstorage web-storage
Last synced: 03 Nov 2024
https://github.com/PillowPillow/ng2-webstorage
Localstorage and sessionstorage manager - Angular service
angular-service decorators localstorage sessionstorage web-storage
Last synced: 30 Oct 2024
https://github.com/jaywcjlove/store.js
A simple, lightweight JavaScript API for handling browser localStorage , it is easy to pick up and use, has a reasonable footprint 2.36kb(gzipped: 1.04kb), and has no dependencies.
javascipt javascript json localstorage localstorage-api storage
Last synced: 22 Oct 2024
https://github.com/microlinkhq/keyvhq
Simple key-value storage with support for multiple backends.
cache caching key-value localstorage map redis storage store
Last synced: 14 Oct 2024
https://github.com/polemius/recoil-persist
Package for recoil state manager to persist and rehydrate store
atoms localstorage recoil recoiljs sessionstorage storage
Last synced: 28 Oct 2024
https://github.com/clarkbw/jest-localstorage-mock
A module to mock window.localStorage and window.sessionStorage in Jest
javascript jest jest-tests localstorage mock react sessionstorage testing
Last synced: 31 Oct 2024
https://github.com/tymondesigns/angular-locker
๐๏ธ A simple & configurable abstraction for local/session storage in angular js projects
angular localstorage sessionstorage storage
Last synced: 03 Aug 2024
https://github.com/lesnitsky/flutter_localstorage
๐ฆ LocalStorage for Flutter
dart flutter flutter-package json-storage localstorage storage
Last synced: 18 Oct 2024
https://github.com/michelonsouza/encrypt-storage
EncryptStorage provide a little more security in frontend
crypto-js encrypt-localstorage encryption-decryption localstorage localstorage-wrapper secure-ls security-tools typescript-library
Last synced: 04 Nov 2024
https://github.com/overshard/timelite
Why is it 5 AM? Isn't there something simple I can use to track what I'm doing with all this time?
docker localstorage nextjs react self-hosted serverless timer timetracker
Last synced: 27 Oct 2024
https://github.com/MacFJA/svelte-persistent-store
A Svelte store that keep its value through pages and reloads
cookie indexeddb localstorage sessionstorage storages store svelte sveltejs
Last synced: 30 Oct 2024
https://github.com/macfja/svelte-persistent-store
A Svelte store that keep its value through pages and reloads
cookie indexeddb localstorage sessionstorage storages store svelte sveltejs
Last synced: 10 Oct 2024
https://github.com/timandy/routine
ThreadLocal for Golang.
fast-threadlocal gls go goid golang goroutine localstorage threadlocal tls
Last synced: 29 Oct 2024
https://github.com/hupptechnologies/shopping-app-with-cart-flutter-demo
Shopping cart: uses SQLite for storage & Getx State management
dartlang flutter flutter-shopping getx localstorage path-provider shopping sqlite
Last synced: 12 Oct 2024
https://github.com/julienetie/db64
A Practical IndexedDB API
indexeddb localstorage persistent-storage promises vanilla-js
Last synced: 02 Aug 2024
https://github.com/huphtur/tailwind-theme-switcher
Basic demo on how to switch styles with Tailwind, handy for dark mode type purposes.
dark-mode dark-theme javascript localstorage tailwindcss
Last synced: 30 Oct 2024
https://github.com/nitaiaharoni1/vector-storage
Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.
cosine-similarity embedding-vectors javascript local-storage localstorage lru-cache npm open-source openai semantic-search semantic-similarity typescript vector-database vector-db vector-search vector-similarity vector-similarity-database vector-similarity-search
Last synced: 03 Sep 2024
https://github.com/javierbrea/cypress-localstorage-commands
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling localStorage.
commands cypress cypress-plugin local-storage localstorage methods persistence testing testing-tools utilities
Last synced: 30 Oct 2024
https://github.com/akshay2211/paper
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
android android-application dark-theme hacktoberfest hacktoberfest2022 jetpack-android jetpack-compose localstorage notes-app stateflow
Last synced: 31 Oct 2024
https://github.com/bazzite/vue-warehouse
A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.
browser-storage cookie cookies cross-browser expiration localstorage marquez nuxt nuxt-module storage storage-functionality vue vue-plugin
Last synced: 03 Aug 2024
https://github.com/juliomrqz/vue-warehouse
A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.
browser-storage cookie cookies cross-browser expiration localstorage marquez nuxt nuxt-module storage storage-functionality vue vue-plugin
Last synced: 30 Oct 2024
https://github.com/zoomsphere/ngx-store
Angular decorators to automagically keep variables in HTML5 LocalStorage, SessionStorage, cookies; injectable services for managing and listening to data changes and a bit more.
angular cookies decorators localstorage sessionstorage typescript
Last synced: 30 Oct 2024
https://github.com/soyguijarro/react-storage-hooks
React hooks for persistent state
hooks localstorage persistent react react-hooks sessionstorage storage
Last synced: 04 Aug 2024
https://github.com/atapas/theme-builder
The theming system helps you in building a theme of your choice and apply it to test live. Why wait? Just give it a try.
javascript localstorage react reactjs styled-components theme theming theming-system
Last synced: 14 Oct 2024
https://github.com/Jaredk3nt/HomeTerm
A "functioning" terminal as your browsers homepage!
homepage localstorage startpage startpage-emporium terminal terminal-emulator
Last synced: 03 Aug 2024
https://github.com/elm-community/js-integration-examples
Examples of common uses of ports and web components
elm javascript localstorage ports websockets
Last synced: 04 Nov 2024
https://github.com/johanhelsing/bevy_pkv
Cross-platform (including wasm) persistent key value store plugin for rust games/apps
bevy bevy-plugin key-value localstorage persistence rust sled wasm
Last synced: 09 Oct 2024
https://github.com/kilkelly/redux-localstorage-simple
Save and load Redux state to and from LocalStorage.
Last synced: 30 Oct 2024
https://github.com/mazipan/nuxt-storage
๐ข Utilities for easy read and write browser's storage in Nuxt.js project
browser-storage localstorage nuxt nuxt-storage sessionstorage
Last synced: 01 Nov 2024
https://github.com/hazae41/glacier
Keep your data fresh
ethersjs fetch garbage-collection graphql indexeddb localstorage nextjs normalization react react-hooks react-query react-suspense redux rest server-side-rendering suspense swr typescript
Last synced: 30 Oct 2024
https://github.com/jaredpalmer/react-persist
๐พ Persist and rehydrate React state to localStorage.
Last synced: 31 Oct 2024
https://github.com/dmlzj/vlf
A Vue plugin from localForage.vue-localForage or vlf
indexeddb localforage localstorage storage vlf vue vue-localforage websql
Last synced: 01 Nov 2024
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: 29 Oct 2024
https://github.com/okwolf/hyperapp-fx
Effects for use with Hyperapp
animation debounce delay effects fetch frame history http hyperapp hyperapp-fx keyboard localstorage random requestanimationframe settimeout throttle time
Last synced: 03 Aug 2024
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: 01 Nov 2024
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: 04 Aug 2024
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: 31 Oct 2024
https://github.com/yumauri/effector-storage
Module for Effector โ๏ธ to sync stores with `localStorage` (or `sessionStorage`)
effector effector-storage localstorage sessionstorage
Last synced: 26 Oct 2024
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: 10 Oct 2024
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: 26 Oct 2024
https://github.com/cferdinandi/bin
A tiny (<1kb) localStorage and sessionStorage helper library.
javascript javascript-library localstorage sessionstorage vanilla-javascript vanilla-js
Last synced: 27 Oct 2024
https://github.com/aykutkardas/lookie
Store your data in localStorage with optional expiration time. Almost like a cookie.
cookie localstorage localstorage-api
Last synced: 27 Oct 2024
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: 01 Nov 2024
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: 30 Oct 2024
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: 01 Nov 2024
https://github.com/yii2tech/filedb
ActiveRecord for static data definitions based on files
activerecord filedb localstorage yii yii2 yii2-extension
Last synced: 27 Sep 2024
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: 27 Oct 2024
https://github.com/chanan/BlazorDB
In memory, persisted to localstorage, database for .net Blazor browser framework
blazor database linq localstorage
Last synced: 29 Oct 2024
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: 01 Aug 2024
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: 03 Aug 2024
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: 28 Oct 2024
https://github.com/dreambo8563/vue-storage-watcher
a reactive storage plugin for vue ๐๐ญ
localstorage reactive sessionstorage typescript vue
Last synced: 14 Oct 2024
https://github.com/mihazupan/telegramstorageparser
Library to decrypt and parse Telegram Desktop's storage
decryption localstorage tdesktop telegram telegram-desktop
Last synced: 18 Oct 2024
https://github.com/akiroz/re-frame-storage
re-frame interceptors for browser local storage
clojurescript localstorage re-frame
Last synced: 04 Aug 2024