Libraries

MikroSafe

NPM package

Simple browser storage encryption helpers.

Type
Developer library
Package
mikrosafe
License
MIT

Small library, clear job.

MikroSafe encrypts and decrypts local browser storage data for apps that need an extra protection layer around client-side values.

Encryption Web Crypto LocalStorage Browser

What it does

Encrypt and decrypt local storage values

Uses Web Crypto APIs

Browser-focused helper library

Useful for local-first apps with sensitive settings

Install

Add it to a project

npm install mikrosafe