Encrypt Storage
JSON →Encrypt Storage is a lightweight library for encrypting client-side storage (localStorage and sessionStorage) using AES symmetric encryption. Version 1.0.16 is the most recent stable release, with slow release cadence. It simplifies securing sensitive data in the browser with a minimal API. Compared to alternatives like crypto-js or browser-native crypto, it provides a dedicated high-level interface for storage encryption with TypeScript support. It is actively maintained.
Resources
packagestorage-encryption ↗
API endpoints
full doc /v1/registry/storage-encryption