1.0.2 • Published 5 months ago

lock-storage v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

🔒 Lock Storage

A secure wrapper for localStorage using AES encryption. Lock Storage encrypts your data before storing it, ensuring an extra layer of security.

✨ Features

  • 🔑 AES Encryption with crypto-js
  • 📦 Easy-to-use API
  • 🔐 User-defined secret key for security
  • 🏆 Lightweight & Fast

📦 Installation

Install via NPM:

npm install lock-storage
1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago