GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

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).

Website
html.spec.whatwg.org
Wikipedia
维基百科
https://static.github-zh.com/github_avatars/localForage?size=40
localForage / localForage

💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.

localforageLocalStorageJavaScriptofflinestorageindexeddbwebsql
JavaScript 25.42 k
1 年前
pubkey/rxdb
https://static.github-zh.com/github_avatars/pubkey?size=40
pubkey / rxdb

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

数据库NoSQLrxjsNode.jscouchdbReact Nativepouchdbrealtime-databaserealtimeGraphQLrxdbFirebaseAngularindexeddbcrdtlocal-firstIonicLocalStorageSQLite
TypeScript 22.41 k
2 天前
https://static.github-zh.com/github_avatars/typicode?size=40
typicode / lowdb

lowdb 是一个基于 JSON 文件的本地数据库,用于 JavaScript 项目

数据库lodashNode.jsLocalStorageElectronJSONembedded-databaseembeddableJavaScriptstorage
JavaScript 22.12 k
1 年前
https://static.github-zh.com/github_avatars/marcuswestin?size=40
marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.

JavaScriptLocalStoragecross-browser插件storagestore-jsonserialization
JavaScript 14.03 k
1 年前
https://static.github-zh.com/github_avatars/mrousavy?size=40
mrousavy / react-native-mmkv

#安卓#⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!

mmkvReactReact NativejsiAndroidiOSturbomodulenative-moduleC++jni数据库fastLocalStoragestorageHacktoberfest
C++ 7.21 k
19 天前
https://static.github-zh.com/github_avatars/robinvdvleuten?size=40
robinvdvleuten / vuex-persistedstate

💾 Persist and rehydrate your Vuex state between page reloads.

Vue.jsLocalStoragestorage插件Hacktoberfest
JavaScript 5.75 k
3 年前
https://static.github-zh.com/github_avatars/gruns?size=40
gruns / ImmortalDB

🔩 A relentless key-value store for the browser.

JavaScriptstorageLocalStorageindexeddbsessionstoragecookiesLibrary数据库key-valuekey-value-storekey-value-database
JavaScript 3.06 k
2 个月前
https://static.github-zh.com/github_avatars/sunnylqm?size=40
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.

LocalStorageReact NativeReactsync
JavaScript 3.04 k
1 年前
https://static.github-zh.com/github_avatars/grevory?size=40
grevory / angular-local-storage

An AngularJS module that gives you access to the browsers local storage with cookie fallback

AngularLocalStorageJavaScriptcookie
JavaScript 2.82 k
8 年前
franciscop/brownies
https://static.github-zh.com/github_avatars/franciscop?size=40
franciscop / brownies

🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.

cookieLocalStoragesessionstoragebrowserstorageJavaScript
JavaScript 2.38 k
6 年前
https://static.github-zh.com/github_avatars/remotestorage?size=40
remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps

JavaScriptstorageLocalStorageindexeddbsyncsynchronizationoffline-firstoffline-capablejavascript-library
JavaScript 2.35 k
3 天前
nbubna/store
https://static.github-zh.com/github_avatars/nbubna?size=40
nbubna / store

A better way to use localStorage and sessionStorage

storagesessionstorageLocalStoragenamespacebrowsersJavaScript
JavaScript 1.94 k
4 个月前
https://static.github-zh.com/github_avatars/pubkey?size=40
pubkey / broadcast-channel

🛰️ BroadcastChannel to send data between different browser-tabs or nodejs-processes 🛰️ + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/

broadcastpolyfillindexeddbLocalStorageipcmessagingofflineshimstreamchannelscookielocalforagebrokerclient-side
JavaScript 1.92 k
16 天前
https://static.github-zh.com/github_avatars/saadeghi?size=40
saadeghi / theme-change

Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage

themeLocalStoragethemingcss-custom-propertiescss-variablescss-themeJavaScript
JavaScript 1.61 k
1 年前
https://static.github-zh.com/github_avatars/FoedusProgramme?size=40
FoedusProgramme / Gramophone

#安卓#A sane music player built with media3 and material design library that is following android's standard strictly.

AndroidKotlinkotlin-androidLocalStorageMaterial Designmedia3music-playerF-Droid
Kotlin 1.52 k
1 天前
https://static.github-zh.com/github_avatars/donavon?size=40
donavon / use-persisted-state

A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.

ReacthooksLocalStoragepersistence
JavaScript 1.38 k
2 年前
https://static.github-zh.com/github_avatars/FrigadeHQ?size=40
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 back...

caching数据库JavaScriptkeyvaluekeyvalue-dbLocalStorageWeb后端Nextremote-storage
TypeScript 1.33 k
1 年前
https://static.github-zh.com/github_avatars/Blazored?size=40
Blazored / LocalStorage

A library to provide access to local storage in Blazor applications

BlazorblazoredLocalStorageC#NuGetblazor-webassemblyblazor-serverHacktoberfest
C# 1.31 k
8 个月前
jakobhoeg/nextjs-ollama-llm-ui
https://static.github-zh.com/github_avatars/jakobhoeg?size=40
jakobhoeg / nextjs-ollama-llm-ui

#大语言模型#Fully-featured web interface for Ollama LLMs

人工智能聊天机器人大语言模型mistralNextollamaopenaiTailwind CSSLocalStorageofflineshadcnReactlocalnextjs14TypeScriptmistral-7bgemma
TypeScript 1.26 k
10 天前
https://static.github-zh.com/github_avatars/astoilkov?size=40
astoilkov / use-local-storage-state

React hook that persists data in localStorage

hookLocalStoragepersistentReact
TypeScript 1.2 k
7 个月前
loading...