sessionstorage
There are 564 repositories under sessionstorage topic.
gruns/ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
franciscop/brownies
🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.
nbubna/store
A better way to use localStorage and sessionStorage
wingify/across-tabs
Easy communication between cross-origin browser tabs. Simplified "CORS"ing!
joshnuss/svelte-persisted-store
A Svelte store that persists to localStorage
wuchangming/web-storage-cache
对localStorage 和sessionStorage 进行了扩展,添加了超时时间,序列化方法
learning-zone/html-basics
HTML Basics ( HTML-5 )
RobinCK/vue-ls
:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context 🇺🇦
softvar/awesome-web-storage
:sunglasses: Everything you need to know about Client-side Storage.
Blazored/SessionStorage
A library to provide access to session storage in Blazor applications
PillowPillow/ng2-webstorage
Localstorage and sessionstorage manager - Angular service
KID-joker/stokado
stokado can proxy objects of any storage-like, providing getter/setter syntax sugars, serialization, subscription listening, expiration setting, one-time value retrieval.
polemius/recoil-persist
Package for recoil state manager to persist and rehydrate store
clarkbw/jest-localstorage-mock
A module to mock window.localStorage and window.sessionStorage in Jest
tymondesigns/angular-locker
🗄️ A simple & configurable abstraction for local/session storage in angular js projects
MacFJA/svelte-persistent-store
A Svelte store that keep its value through pages and reloads
voxpelli/node-connect-pg-simple
A simple, minimal PostgreSQL session store for Express
mweibel/connect-session-sequelize
Sequelize SessionStore for Express/Connect
cclgroupltd/ccl_chromium_reader
(Sometimes partial) Python re-implementations of the technologies involved in reading various data sources in Chrome-esque applications.
the-road-to-learn-react/react-local-storage
Showcase on how to use the native localStorage of the browser in React.
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.
soyguijarro/react-storage-hooks
React hooks for persistent state
jqr/php-serialize
Use PHP's serialization methods from Ruby.
mazipan/nuxt-storage
🛢 Utilities for easy read and write browser's storage in Nuxt.js project
maple3142/vuejs-storage
Vue and Vuex plugin to persistence data with localStorage/sessionStorage
cloudcrate/BlazorStorage
A library for Blazor local and session storage support.
zewish/redux-remember
Saves and loads your redux state from a key-value store of your choice
ripeworks/local-storage-fallback
Check and use appropriate storage adapter for browser (localStorage, sessionStorage, cookies, memory)
sergiodxa/swr-sync-storage
Synchronize SWR cache with localStorage or sessionStorage to get offline cache
yarkovaleksei/vue2-storage
Wrapper over browser storage for JavaScript or Vue.js app
yumauri/effector-storage
Module for Effector ☄️ to sync stores with `localStorage` (or `sessionStorage`)
antonlindstrom/pgstore
A Postgres session store backend for gorilla/sessions
jrie/flagCookies
A cookie manager, browser add-on to manage and flag cookies and session data. On stereoids.
windlany/vue-mail-list
vue全家桶+localStorage实现一个简易的通讯录
agilgur5/mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
cferdinandi/bin
A tiny (<1kb) localStorage and sessionStorage helper library.