angular-local-storage

Storage adapter

Provides access to browser local storage with fallback to cookies when not supported

An AngularJS module that gives you access to the browsers local storage with cookie fallback

GitHub

3k stars
110 watching
585 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 3 awesome lists

angularangularjscookiejavascriptlocalstorage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gsklee/ngstorage An AngularJS module providing services for storing data in web storage. 2,333
localforage/localforage A fast and simple storage library that improves the offline experience of web applications by providing an asynchronous API. 25,008
sunnylqm/react-native-storage 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
angular-fullstack/generator-angular-fullstack Generates an Angular-based web application with a full-stack setup using Express and MongoDB. 6,120
marcj/angular2-localstorage Automates storage and retrieval of directive class properties to HTML5 LocalStorage. 303
angular/angular A comprehensive documentation and resource hub for building web applications with the Angular framework. 96,480
restuwahyu13/node-disk-storage A fast and secure local storage solution for Node.js applications 16
marcuswestin/store.js A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. 14,018
mikaak/angular-safeguard Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage. 77
ngxs/store A state management framework for Angular applications that aims to simplify and reduce boilerplate code. 3,542
cyrilletuzi/angular-async-local-storage A client-side storage solution for Angular applications that leverages asynchronous indexedDB for efficient and secure data storage 677
andrewplummer/sugar A utility library for working with native JavaScript objects 4,537
angular/angular-cli A toolset for building and managing Angular applications using TypeScript 26,796
pillowpillow/ng2-webstorage A library that provides an easy-to-use service to manage local and session storage in Angular applications. 427
reactjs/react.dev A documentation website for React.js built with Next.js and TypeScript. 11,102