ngStorage
Data storage service
An AngularJS module providing services for storing data in web storage.
localStorage and sessionStorage done right for AngularJS.
2k stars
56 watching
461 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
grevory/angular-local-storage | Provides access to browser local storage with fallback to cookies when not supported | 2,828 |
pillowpillow/ng2-webstorage | A library that provides an easy-to-use service to manage local and session storage in Angular applications. | 428 |
ngxs/store | A state management framework for Angular applications that aims to simplify and reduce boilerplate code. | 3,536 |
marcj/angular2-localstorage | Automates storage and retrieval of directive class properties to HTML5 LocalStorage. | 303 |
mikaak/angular-safeguard | Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage. | 77 |
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 |
ngbp/ngbp | A sophisticated framework for building scalable AngularJS applications with a focus on maintainability and productivity | 3,924 |
gadingnst/simple-webstorage | Utilities to simplify accessing application storage in client browsers | 11 |
unshiftio/sessionstorage | Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
larscom/ngrx-store-storagesync | A state synchronization library for Angular applications, allowing flexible storage options and configuration. | 41 |
angular/angular | A comprehensive documentation and resource hub for building web applications with the Angular framework. | 96,223 |
esvit/ng-table | A simple table component with sorting and filtering capabilities for AngularJS applications | 2,769 |
btroncone/ngrx-store-localstorage | A tool that synchronizes the state of an Angular application with local storage. | 615 |
marmelab/ng-admin | A tool for building administration interfaces around RESTful APIs with a GUI component | 3,946 |