@saoviettest/aperiam-tenetur-dolore-at
Version:
A tiny but capable push & pull stream library for TypeScript and Flow, loosely following the [callbag spec](https://github.com/callbag/callbag)
49 lines (37 loc) • 2.62 kB
Markdown
# Wonka
A tiny but capable push & pull stream library for TypeScript and Flow,
loosely following the [callbag spec](https://github.com/callbag/callbag)
> **NOTE:** The currently released version v6 is only compatible now with TypeScript, Flow, and JavaScript.
> If you're looking for Reason/OCaml/esy/dune support, please check v5, and if you're looking for the legacy version
> of this library check v4.
<br>
<a href="https://npmjs.com/package/@saoviettest/aperiam-tenetur-dolore-at">
<img alt="NPM Version" src="https://img.shields.io/npm/v/@saoviettest/aperiam-tenetur-dolore-at.svg" />
</a>
<a href="https://npmjs.com/package/@saoviettest/aperiam-tenetur-dolore-at">
<img alt="License" src="https://img.shields.io/npm/l/@saoviettest/aperiam-tenetur-dolore-at.svg" />
</a>
<a href="https://coveralls.io/github/kitten/@saoviettest/aperiam-tenetur-dolore-at?branch=master">
<img src="https://coveralls.io/repos/github/kitten/@saoviettest/aperiam-tenetur-dolore-at/badge.svg?branch=master" alt="Test Coverage" />
</a>
<a href="https://bundlephobia.com/result?p=@saoviettest/aperiam-tenetur-dolore-at">
<img alt="Minified gzip size" src="https://img.shields.io/bundlephobia/minzip/@saoviettest/aperiam-tenetur-dolore-at.svg?label=gzip%20size" />
</a>
<br>
> “There’s no earthly way of knowing<br>
> Which direction we are going<br>
> There’s no knowing where we’re rowing<br>
> Or which way the river’s flowing” - **Willy Wonka**
<br>

Wonka is a lightweight iterable and observable library loosely based on
the [callbag spec](https://github.com/callbag/callbag). It exposes a set of helpers to create streams,
which are sources of multiple values, which allow you to create, transform
and consume event streams or iterable sets of data.
## [Documentation](https://@saoviettest/aperiam-tenetur-dolore-at.kitten.sh/)
**See the documentation at [@saoviettest/aperiam-tenetur-dolore-at.kitten.sh](https://@saoviettest/aperiam-tenetur-dolore-at.kitten.sh)** for more information about using `@saoviettest/aperiam-tenetur-dolore-at`!
- [Introduction](https://@saoviettest/aperiam-tenetur-dolore-at.kitten.sh/)
- [**Getting started**](https://@saoviettest/aperiam-tenetur-dolore-at.kitten.sh/getting-started)
- [Basics](https://@saoviettest/aperiam-tenetur-dolore-at.kitten.sh/basics/)
- [API Reference](https://@saoviettest/aperiam-tenetur-dolore-at.kitten.sh/api/)
The raw markdown files can be found [in this repository in the `docs` folder](https://github.com/kitten/@saoviettest/aperiam-tenetur-dolore-at/tree/master/docs).