Skip to content

Commit 39da045

Browse files
committed
Added convert page
Signed-off-by: Diwank Singh <diwank.singh@gmail.com>
1 parent ede8fac commit 39da045

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ The `core` module contains some basic utility functions to make working with `we
1414

1515
The `pipesjs/utils` module is to `web streams` what `highland.js` is to `node streams`. It contains utility functions to make working with `web streams` a lot easier. For more about `Web Streams`, refer to the [spec](https://streams.spec.whatwg.org).
1616

17+
## [pipes/convert](http://pipes.js.org/convert)
18+
19+
The `pipesjs/utils` module is to `web streams` what `highland.js` is to `node streams`. It contains utility functions to make working with `web streams` a lot easier. For more about `Web Streams`, refer to the [spec](https://streams.spec.whatwg.org).
20+
21+
The `pipesjs/convert` module provides various functions to convert `web streams` to other similar `data structures` like `highland` streams, `Observable`s, `Rx` streams etc. and vice versa.
22+
1723
## Thanks
1824

1925
The domain is kindly hosted by:

0 commit comments

Comments
 (0)