dexie

Purescript bindings for dexie library


License
MIT
Install
psc-package install dexie

Documentation

purescript-dexie

Type definitions and bindings for the dexie library. Used to interact with indexed db.

Installation

Need to install dexie from npm:

npm install -D dexie

And then install this package with spago:

spago install dexie

Documentation

Module documentation is published on Pursuit.