jest-localstorage-mock
popularAuto mock all localstorage and sessionstorage APIs for your Jest tests
Updated by @clarkbw
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.
Updated by @danielkucal
ember-local-storage
The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localStorage or sessionStorage.
Updated by @fsmanuel
@egjs/persist
Provide cache interface to handle persisted data among history navigation.
Updated by @ajaxpf
@macfja/svelte-persistent-store
A Svelte store that keep its value through pages and reloads
Updated by @macfja
@larscom/ngrx-store-storagesync
Highly configurable state syncing between the @ngrx/store and localStorage/sessionStorage or any other implementation of the Storage interface
Updated by @larscom
vuejs-storage
Vue.js and Vuex plugin to persistence data with localStorage/sessionStorage
Updated by @maple3142
encrypt-storage
Wrapper for encrypted localStorage and sessionStorage in browser
Updated by @michelonsouza
redux-remember
Saves and loads your redux state from a key-value store of your choice
Updated by @zewish
ngx-webstorage-v2
This library provides an easy to use service to manage the web storages (local and session) from your Angular application. It provides also two decorators to synchronize the …
Updated by @sergeyg.2021
lssv
deprecatedThe vanilla localSessionStorageAPI is an API that simplifies the CRUD operations with the localStorage and sessionStorage
Updated by @josemagne
storage-manager-js
A little way to control Cookies, LocalStorage and SessionStorage without tears
Updated by @g4rcez