{"library":"angular-localforage","type":"library","category":null,"description":"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+).","language":"javascript","status":"maintenance","version":"1.3.8","tags":["javascript","localstorage","local-storage","localForage","indexDB","webSQL","storage","module","angular"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-localforage","imports":["angular.module('myApp', ['LocalForageModule']);","angular.module('myApp').controller('Ctrl', ['$localForage', function($localForage) {}]);","<input local-forage=\"{key: 'myKey'}\" ng-model=\"data\">"]},{"cmd":"yarn add angular-localforage","imports":[]},{"cmd":"pnpm add angular-localforage","imports":[]}],"homepage":"https://github.com/ocombe/angular-localForage","github":"git://github.com/ocombe/angular-localForage","docs":null,"changelog":null,"pypi":null,"npm":"angular-localforage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}