ember-localforage-adapter
Offline data storage
An Ember Data adapter that stores application data in Mozilla's localForage, providing offline capabilities and compatibility with Ember Data 3.0.
Offline usage for Ember Data, based on localstorage adapter, but now uses Mozilla's localforage as data source
133 stars
8 watching
26 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
funkensturm/ember-local-storage | An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes | 220 |
feathersjs-offline/localforage | Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
dustinfarris/ember-django-adapter | An Ember.js addon that enables communication between Django REST Framework and Ember Data | 191 |
jeromegn/backbone.localstorage | An adapter that replaces Backbone.sync to save data to local storage instead of the server. | 1,890 |
mikkopaderes/ember-cloud-firestore-adapter | An Ember Data Adapter and Serializer for Cloud Firestore | 69 |
firebaseextended/emberfire | An Ember.js framework adapter for integrating Firebase services into a web application | 684 |
blazored/localstorage | A NuGet package providing access to the browser's local storage APIs for Blazor applications | 1,253 |
mydea/ember-indexeddb | Provides utilities to work with IndexedDB in Ember applications for offline data storage and management. | 17 |
pouchdb-community/ember-pouch | An adapter for Ember Data to sync data with CouchDB or other compatible servers using PouchDB | 281 |
alexdiliberto/ember-filepond | An Ember adapter component for managing file uploads | 2 |
konstantinschubert/zero | Transparently swaps local file system with cloud storage using a Fuse filesystem abstraction. | 774 |
embermap/ember-data-storefront | An API collection addressing common data-loading issues in JavaScript applications. | 138 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
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 | 603 |
wlbr/mule | Embeds external resources into Go code to create single file executables without dependencies. | 15 |