Skip to content

Commit f416675

Browse files
authored
Update index.md
1 parent 5ceff1e commit f416675

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
@@ -1,5 +1,7 @@
11
# pipesjs
22

3+
<a href='http://www.recurse.com' title='Made with love at the Recurse Center'><img src='https://cloud.githubusercontent.com/assets/2883345/11325206/336ea5f4-9150-11e5-9e90-d86ad31993d8.png' height='20px'/></a>
4+
35
`pipesjs` includes an evolving bunch of modules of utilities and helpers for [`web streams`](https://streams.spec.whatwg.org).
46

57
# Modules
@@ -8,6 +10,10 @@
810

911
The `core` module contains some basic utility functions to make working with `web streams` easier.
1012

13+
## [pipes/utils](http://pipes.js.org/utils)
14+
15+
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).
16+
1117
## Thanks
1218

1319
The domain is kindly hosted by:

0 commit comments

Comments
 (0)