Skip to content

Commit efa5a1d

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ The `pipesjs/utils` module is to `web streams` what `highland.js` is to `node st
1616

1717
## [pipes/convert](http://pipes.js.org/convert)
1818

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-
2119
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.
2220

2321
## Thanks

0 commit comments

Comments
 (0)