{"library":"angular-local-storage","type":"library","category":null,"description":"An AngularJS module that provides a service to access the browser's local storage and session storage with a consistent API, fallback to cookies when storage is not supported, and support for prefixes to avoid key collisions. Version 0.7.1 is the latest stable release; the package is in maintenance mode with no active development. Key differentiators: integrates directly with AngularJS (1.x), provides cookie fallback, supports prefix and storage type configuration via provider. Not suitable for modern Angular (2+).","language":"javascript","status":"maintenance","version":"0.7.1","tags":["javascript","AngularJS","local","storage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-local-storage","imports":["angular.module('myApp', ['LocalStorageModule']).controller('Ctrl', function(localStorageService) { ... })","angular.module('myApp').config(function(localStorageServiceProvider) { ... })","angular.module('myApp', ['LocalStorageModule'])"]},{"cmd":"yarn add angular-local-storage","imports":[]},{"cmd":"pnpm add angular-local-storage","imports":[]}],"homepage":"https://github.com/grevory/angular-local-storage","github":"https://github.com/grevory/angular-local-storage","docs":null,"changelog":null,"pypi":null,"npm":"angular-local-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}