indexeddb-memory
v0.0.0
Published
IndexedDB in-memory implementation
Maintainers
Readme
IndexedDB in-memory implementation
Installation
$ npm install indexeddb-memoryExamples
const db = require('indexeddb-memory');
// Add examples hereLicense & Contributors
Copyright (c) 2025 Metarhia contributors.
Metaschema is MIT licensed.
Metaschema is a part of Metarhia technology stack.
