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
2k stars
68 watching
679 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An IndexedDB adapter for Backbone.js that enables storage and management of data in the browser. | 248 |
| Syncs a subset of Redux store state to local storage | 1,320 |
| An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes | 220 |
| An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |
| Preserves localStorage in a database | 9 |
| A client-side service that stores data in local storage or AsyncStorage. | 38 |
| A fast and secure local storage solution for Node.js applications | 16 |
| An Ember Data adapter that stores application data in Mozilla's localForage, providing offline capabilities and compatibility with Ember Data 3.0. | 133 |
| Automates storage and retrieval of directive class properties to HTML5 LocalStorage. | 303 |
| 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 |
| Synchronizes store state with localStorage and provides synchronization between browser tabs | 30 |
| A NuGet package providing access to the browser's local storage APIs for Blazor applications | 1,253 |
| A tool that synchronizes the state of an Angular application with local storage. | 617 |
| A Redux effects driver for interacting with local or session storage | 10 |
| Utilities to simplify accessing application storage in client browsers | 11 |