@ngx-builders/pwa-local-storage

@ngx-builders/pwa-local-storage JS library on GitHub @ngx-builders/pwa-local-storage JS library on npm Download @ngx-builders/pwa-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 14.0.0 License MIT
@ngx-builders/pwa-local-storage has no homepage
@ngx-builders/pwa-local-storage JS library on GitHub
@ngx-builders/pwa-local-storage JS library on npm
Download @ngx-builders/pwa-local-storage JS library
Keywords
angularlocalstoragelocal storagestorageindexeddbangular13angular 13rxjs
INSTALL
Type:
<script type="module"> import ngxBuilderspwaLocalStorage from 'https://cdn.jsdelivr.net/npm/@ngx-builders/pwa-local-storage@14.0.0/+esm' </script>
Learn more