Backbone.localStorage

Local Storage Adapter

An adapter that replaces Backbone.sync to save data to local storage instead of the server.

A localStorage adapter for Backbone.js

GitHub

2k stars
68 watching
679 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
superfeedr/indexeddb-backbonejs-adapterAn IndexedDB adapter for Backbone.js that enables storage and management of data in the browser.248
elgerlambert/redux-localstorageSyncs a subset of Redux store state to local storage1,320
funkensturm/ember-local-storageAn Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes220
alekseykulikov/storageAn asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser603
unmaintainedprojects/plsPreserves localStorage in a database9
feathersjs-ecosystem/feathers-localstorageA client-side service that stores data in local storage or AsyncStorage.38
restuwahyu13/node-disk-storageA fast and secure local storage solution for Node.js applications16
genkgo/ember-localforage-adapterAn Ember Data adapter that stores application data in Mozilla's localForage, providing offline capabilities and compatibility with Ember Data 3.0.133
marcj/angular2-localstorageAutomates storage and retrieval of directive class properties to HTML5 LocalStorage.303
pinguinjkeke/vue-local-storageA Vue.js plugin that provides type-safe storage and computed variables for local storage with support for both client-side and server-rendered applications.672
ilyalesik/effector-localstorageSynchronizes store state with localStorage and provides synchronization between browser tabs30
blazored/localstorageA NuGet package providing access to the browser's local storage APIs for Blazor applications1,253
btroncone/ngrx-store-localstorageA tool that synchronizes the state of an Angular application with local storage.617
redux-effects/redux-effects-localstorageA Redux effects driver for interacting with local or session storage10
gadingnst/simple-webstorageUtilities to simplify accessing application storage in client browsers11