38 packages tagged with “localStorage”
A library to provide access to local storage in Blazor applications
An AngularJS module that makes Web Storage working in the Angular Way. Contains two services: $localStorage and $sessionStorage. Differences with Other Implementations * No Getter 'n' Setter Bullshit * sessionStorage * Cleanly-Authored Code * No Cookie Fallback
localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.
A testing library to provide helper extensions for Blazored.LocalStorage
A feature-filled and friendly way to use localStorage and sessionStorage (JSON, namespacing, extensions, etc).
Blazor local and session storage support
Angular.Breeze.StorageWIP provides an API to export all client data from Breeze to local storage, and import it back into Breeze retaning all metadata, state and object relations. It also supports an API for saving Work in Progress (WIP) to local storage. Works great with HotTowel.Angular
In memory, persisted to localstorage, database for .net Blazor browser framework
Blazor extension that enables Browser Local and Session storages and Cookies store access for Blazor applications. Part of Majorsoft Blazor library.
The unified data-management library for JavaScript/HTML5
increased capacity html5 local storage via cross-origin messaging
Services that help working between different components in a Blazor application easier. These include interfaces for IStateManager which commits & notifies of data changes. IStoragePersistance which allows objects to be stores in LocalStorage, Session, or Cookies. IMediator which can notify other components about certain events.
Blazor WebAssembly LocalStorage
Storage support for BlazorState.Redux library.
Package Description
Forge Security Jwt Web Browser storages
Simple and more reliable Blazor implementation of LocalStorage and SessionStorage.
The local message storage project for HarakaMQ.UDPCommunication
Storage System
Access LocalStorage and SessionStorage in web browsers
Store information locally.
Blazor components that allow: Message popup windows, store information locally, password entry, form validator, buttons, copy texts to clipboard, notify navigation bar changes and hide blocks.
Provides services to interoperate with the localStorage and sessionStorage objects.
Angular module to ease the access of localStorage, sessionStorage and cookie.
Extension for the framework Blazor
With this library, you can create, read and remove key with its value and even clear all keys from browser local storage or session storage.
A library to provide access to local/session storage in Blazor applications
NewtonSoft.Json serializer for Forge.Wasm.BrowserStorages
A library to provide access to local storage in Blazor applications. This is a combined fork of Blazored.SessionStorage and Blazored.LocalStorage which were originally developed by Chris Sainty.