@idkjs/reason-remote-data

1.0.0 • Public • Published

Reason Remote Data

This is project is based on the great gist https://gist.github.com/idkjs/8e723a86f09843c4038123c45c846f75 module. It's just trying to go through the steps of releasing a library.

Use this if you actual need remotedata: remotedata-re

Setup

Install the module:

yarn add @aa/reason-remote-data

Then add it to your bsconfig.json:

{
  "bs-dependencies": ["reason-react", "@aa/reason-remote-data"]
}

Publishing

Usage

Package Sidebar

Install

npm i @idkjs/reason-remote-data

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

87.4 kB

Total Files

24

Last publish

Collaborators

  • idkjs