unadlib/localspace: A library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API
localspace is a JavaScript library unifying IndexedDB, localStorage, and other storage APIs into a consistent interface. It offers modern, localForage-compatible storage with async/await and TypeScript.