Package

purescript-dexie

Repository
mushishi78/purescript-dexie
License
MIT
Uploaded by
mushishi78
Published on
2021-06-26T15:22:57Z

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.