angular-localForage

JSON →
library 1.3.8 ·javascript maintenance
verified Jun 7, 2026

AngularJS service and directive wrapping Mozilla's localForage library for offline storage. Version 1.3.8 is the latest stable release (last published 2016, no updates since). It provides async promise-based storage using IndexedDB, WebSQL, or localStorage fallback. Key differentiators: specifically for AngularJS (1.x), integrates as an Angular module with $localForage service and directive for automatic model persistence. No longer actively maintained; consider modern alternatives like localForage with Angular (2+).