angular-safeguard
Storage wrapper
Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage.
Wrapper around cookies/sessionStorage/localStorage for angular2. If all are unavailable will use an in memory storage.
77 stars
7 watching
17 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
angular2cookieslocalstoragesessionstorage
Related projects:
Repository | Description | Stars |
---|---|---|
angular-redux/store | A set of packages that help integrate Redux into Angular 2+ applications. | 1,337 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
pillowpillow/ng2-webstorage | A library that provides an easy-to-use service to manage local and session storage in Angular applications. | 428 |
cyrilletuzi/angular-async-local-storage | A client-side storage solution for Angular applications using asynchronous IndexedDB and RxJS observables. | 676 |
marcj/angular2-localstorage | Automates storage and retrieval of directive class properties to HTML5 LocalStorage. | 303 |
vikejs/vike-angular | A library that integrates Vike with the Angular framework to enable its use in web applications. | 9 |
appliedsec/djangular | A Django app that provides tools and integration for AngularJS applications. | 220 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
forforeach/ng2redux | An Angular2 bindings for Redux | 5 |
awnumar/memcall | A cross-platform wrapper around common memory-related system calls. | 26 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 71 |
abecodes/dft | A library that provides a simple and efficient way to spin up isolated containers for testing and development | 13 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
lastmjs/redux-store-element | An element allowing declarative Redux API integration | 82 |
mgusmano/angular2-extjs | A bridge between Angular 2 and Sencha Ext JS, enabling integration of Ext JS components into an Angular 2 application. | 9 |