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
680 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
superfeedr/indexeddb-backbonejs-adapter An IndexedDB adapter for Backbone.js that enables storage and management of data in the browser. 248
elgerlambert/redux-localstorage Syncs a subset of Redux store state to local storage 1,322
funkensturm/ember-local-storage An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes 220
alekseykulikov/storage An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser 606
unmaintainedprojects/pls Preserves localStorage in a database 9
feathersjs-ecosystem/feathers-localstorage A client-side service that stores data in local storage or AsyncStorage. 38
restuwahyu13/node-disk-storage A fast and secure local storage solution for Node.js applications 16
genkgo/ember-localforage-adapter An Ember Data adapter that stores application data in Mozilla's localForage, providing offline capabilities and compatibility with Ember Data 3.0. 133
marcj/angular2-localstorage Automates storage and retrieval of directive class properties to HTML5 LocalStorage. 303
pinguinjkeke/vue-local-storage A 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-localstorage Synchronizes store state with localStorage and provides synchronization between browser tabs 30
blazored/localstorage A NuGet package providing access to the browser's local storage APIs for Blazor applications 1,245
btroncone/ngrx-store-localstorage A tool that synchronizes the state of an Angular application with local storage. 615
redux-effects/redux-effects-localstorage A Redux effects driver for interacting with localStorage 10
gadingnst/simple-webstorage Utilities to simplify accessing application storage in client browsers 11