@saltar/bdb
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

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

Package Sidebar

Install

npm i @saltar/bdb

Weekly Downloads

2

Version

1.4.0

License

Apache-2.0

Unpacked Size

30.1 kB

Total Files

19

Last publish

Collaborators

  • hieunc