angular-async-local-storage

Efficient local storage module for Angular : simple API based on native localStorage API, but internally stored via the asynchronous IndexedDB API for performance, and wrapped in RxJS observables to be homogeneous with other Angular modules.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
angular-async-local-storage
64515.0.25 years ago7 years agoMinified + gzip package size for angular-async-local-storage in KB

Readme

Async local storage for Angular
Deprecated (but still working). Package has been renamed @ngx-pwa/local-storage.