2 |

3 |
4 |
callbag-common
5 |
6 | [](https://github.com/loreanvictor/callbag-common/actions?query=workflow%3A%22Test%22)
7 | [](https://www.npmjs.com/package/callbag-common)
8 | [](https://loreanvictor.github.io/callbag-common/)
9 |
10 |
11 | A collection of commonly used utilities for creating / working with reactive streams or iterables.
12 | Included utilities follow the [callbag specification](https://github.com/callbag/callbag).
13 | ```bash
14 | npm i callbag-common
15 | ```
16 |
17 | 👉 [Read the docs](https://loreanvictor.github.io/callbag-common/)
18 |
19 | 👉 If you do not know what reactive streams or callbags are,
20 | [read this post first](https://loreanvictor.github.io/callbag-common/what-are-callbags).
21 |
22 |