treycucco


Trey Cucco

  • The database package exposes a type-safe, promise-based wrapper around the IndexedDB API.

    published 0.3.5 3 months ago
  • The stores packages exposes several classes that keep an in-memory representation of some part of the database. These in-memory stores are kept up-to-date with the underlying database by subscribing to the `change` events the database instance dispatches.

    published 0.3.5 3 months ago
  • The react package provides a `createStore` method that returns a `Database` instance and several hooks for working with stores from [@indb/stores](https://www.npmjs.com/package/@indb/stores).

    published 0.3.5 3 months ago
  • The preact package provides a `createStore` method that returns a `Database` instance and several hooks for working with stores from [@indb/stores](https://www.npmjs.com/package/@indb/stores).

    published 0.3.5 3 months ago
  • This is a wrapper around `@indb/database` that acts as a type-safe key-value store.

    published 0.3.5 3 months ago