1.4.0 • Published 6 years ago
@saltar/bdb v1.4.0
BDB - Browser Database
Browser database built on top of IndexedDB.
Supported operations
- insert
- set
- remove
- batch
- filter({ prop: string | start,end,isEqualStart,isEqualEnd })
Usage
See public/tests.js
for usage details