localForage
Storage library
A fast and simple storage library that improves the offline experience of web applications by providing an asynchronous API.
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
25k stars
308 watching
1k forks
Language: JavaScript
last commit: 7 months ago
Linked from 6 awesome lists
indexeddbjavascriptlocalforagelocalstorageofflinestoragewebsql
Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
| Provides access to browser local storage with fallback to cookies when not supported | 2,828 |
| A local storage wrapper that supports size control, auto-expiration, remote data syncing, and batch data retrieval in both React Native and web applications. | 3,021 |
| A script and resource loader that caches scripts in local storage to reduce HTTP requests and improve website performance. | 3,359 |
| An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |
| An AngularJS module providing services for storing data in web storage. | 2,333 |
| Exposes a local development environment to the internet for testing and sharing | 19,309 |
| A local npm registry mirror that caches and updates packages to speed up installations | 1,161 |
| A client-side service that stores data in local storage or AsyncStorage. | 38 |
| An Ember Data adapter that stores application data in Mozilla's localForage, providing offline capabilities and compatibility with Ember Data 3.0. | 133 |
| A fast and secure local storage solution for Node.js applications | 16 |
| A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. | 14,018 |
| A small promise-based key-value store implemented with IndexedDB | 2,794 |
| An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes | 220 |
| An adapter that replaces Backbone.sync to save data to local storage instead of the server. | 1,890 |