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
3k stars
110 watching
585 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 3 awesome lists
angularangularjscookiejavascriptlocalstorage
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. | 24,920 |
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,018 |
angular-fullstack/generator-angular-fullstack | Generates an Angular-based web application with a full-stack setup using Express and MongoDB. | 6,122 |
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,223 |
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,023 |
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,536 |
cyrilletuzi/angular-async-local-storage | A client-side storage solution for Angular applications using asynchronous IndexedDB and RxJS observables. | 676 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
angular/angular-cli | A set of tools and packages for building, testing, and managing Angular applications | 26,775 |
pillowpillow/ng2-webstorage | A library that provides an easy-to-use service to manage local and session storage in Angular applications. | 428 |
reactjs/react.dev | The source code and documentation powering the official React website. | 11,068 |