ngx-simple-indexeddb
Easy way to implement Indexeddb
Easy way to implement Indexeddb
A lightweight library for securing localStorage and sessionStorage with AES encryption, ensuring sensitive data is protected and accessible only to authorized users.
IndexedDB package, is another way to store data in the browser using the IndexedDB API. This package is a wrapper for the IndexedDB API, it is a promise based API that makes it easier to use IndexedDB.
Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.
To encrypt and decrypt data stored in the local storage using AES
The "dynamiclocalmanage" is a lightweight and versatile npm package designed to simplify the management of browser local storage. Tailored for developers working with the MERN stack and proficient in Python, this package offers a set of intuitive function
A React component wrapper for forms that saves data in real-time to IndexedDB
Wrapper for encrypted localStorage and sessionStorage in browser