sync-idb-fs
v0.1.25
Published
Filesystem with IndexedDB and a sync in memmory mirror.
Downloads
12
Readme
Sync-idb-fs
Filesystem that implements the node fs API and uses IndexedDB as a backend. Uses a sync in memory mirror to achieve synchronous calls.