# bs-callbag-of

[![Build Status](https://travis-ci.org/Risto-Stevcev/bs-callbag-of.svg?branch=master)](https://travis-ci.org/Risto-Stevcev/bs-callbag-of)
[![Latest release](https://img.shields.io/npm/v/@ristostevcev/bs-callbag-of.svg?style=flat)](https://www.npmjs.com/package/@ristostevcev/bs-callbag-of)
[![License](https://img.shields.io/npm/l/@ristostevcev/bs-callbag-of.svg?style=flat)](https://github.com/Risto-Stevcev/bs-callbag-of/blob/master/LICENSE)

Bucklescript wrapper for [callbag-of](https://github.com/Andarist/callbag-of)


# Install
```
yarn add @ristostevcev/bs-callbag-of
```

# Example

See [example](https://github.com/Risto-Stevcev/bs-callbag-of/blob/master/Example.ml)


# License
See [LICENSE](https://github.com/Risto-Stevcev/bs-callbag-of/blob/master/LICENSE)
