Package

purescript-dexie

Repository
mushishi78/purescript-dexie
License
MIT
Uploaded by
mushishi78
Published on
2021-08-08T00:13:15Z

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.