ng-cryptostore
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.10.
to store data (string, object or array of objects) in local stores or the session store with crypto-js package
my-store
localstorage with encryption, expiration option and isomorphic check
opendb-store
A lightweight utility to manage browser storage (localStorage, sessionStorage, and cookies) with advanced features. Easily configure namespaces, key trimming, and data expiry.