fake-indexeddb

dumbmatter
esm cjs
fake-indexeddb JS library on GitHub fake-indexeddb JS library on npm Download fake-indexeddb JS library

Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API

Version 6.0.1 License Apache-2.0
fake-indexeddb has no homepage
fake-indexeddb JS library on GitHub
fake-indexeddb JS library on npm
Download fake-indexeddb JS library
Keywords
indexeddbdatastoredatabaseembeddednosqlin-memorypolyfillshim
INSTALL
Type:
<script type="module"> import fakeIndexeddb from 'https://cdn.jsdelivr.net/npm/fake-indexeddb@6.0.1/+esm' </script>
Learn more