idbkeyvalue

This npm package provides a simple and efficient key-value storage solution using the IndexedDB API. IndexedDB is a low-level API for client-side storage of significant amounts of structured data. With this package, you can easily open or create an Indexe

Browse on unpkg