secured-storage-web
A package for securing storage of web applications via encryption for localStorage, sessionStorage, cookies, and IndexedDB. It is customizable and easy to use, similar to default operations.
secure-web-storage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.