angular-async-local-storage

cyrilletuzi
esm deprecated
angular-async-local-storage JS library on GitHub angular-async-local-storage JS library on npm Download angular-async-local-storage JS library

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
angular-async-local-storage has no homepage
angular-async-local-storage JS library on GitHub
angular-async-local-storage JS library on npm
Download angular-async-local-storage JS library
Keywords
angularangular2angular 2angular4angular 4angular5angular 5localstoragelocal storage
INSTALL
Type:
<script type="module"> import angularAsyncLocalStorage from 'https://cdn.jsdelivr.net/npm/angular-async-local-storage@5.0.2/+esm' </script>
Learn more