@ngx-pwa/local-storage

esm
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 20.0.0 License MIT
<script type="module"> import ngxPwalocalStorage from 'https://cdn.jsdelivr.net/npm/@ngx-pwa/local-storage@20.0.0/+esm' </script>