angular2-localstorage
Property saver
Automates storage and retrieval of directive class properties to HTML5 LocalStorage.
Angular 2+ decorator to save and restore variables/class properties to HTML5 LocalStorage automatically.
303 stars
26 watching
107 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Preserves localStorage in a database | 9 |
| Provides a unified storage interface for Angular applications using various drivers such as cookies, localStorage, sessionStorage, and in-memory storage. | 77 |
| A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
| An adapter that replaces Backbone.sync to save data to local storage instead of the server. | 1,890 |
| A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
| Synchronizes store state with localStorage and provides synchronization between browser tabs | 30 |
| An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes | 220 |
| A client-side form storage solution using LocalStorage to persist data even after browser crashes or tab closures. | 1,986 |
| A Vue.js decorator that persists component data to local storage | 19 |
| A library that provides an easy-to-use service to manage local and session storage in Angular applications. | 427 |
| A client-side storage solution for Angular applications that leverages asynchronous indexedDB for efficient and secure data storage | 677 |
| A NuGet package providing access to the browser's local storage APIs for Blazor applications | 1,253 |
| Provides easy-to-use Angular directives for handling file uploads and drops in web applications. | 1,914 |
| An Angular component for selecting items from an array or querying data remotely. | 674 |
| A structural directive for sharing data as a local variable within HTML template of an Angular component | 52 |