angular-async-local-storage

esm deprecated
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.
Version 5.0.2 License MIT
Keywords
angularangular2angular 2angular4angular 4angular5angular 5localstoragelocal storage
<script type="module"> import angularAsyncLocalStorage from 'https://cdn.jsdelivr.net/npm/angular-async-local-storage@5.0.2/+esm' </script>