File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# purescript-node-streams
2
2
3
+ [ ![ Latest release] ( http://img.shields.io/github/release/purescript-node/purescript-node-streams.svg )] ( https://github.com/purescript-node/purescript-node-streams/releases )
4
+ [ ![ Build Status] ( https://travis-ci.org/purescript-node/purescript-node-streams.svg?branch=master )] ( https://travis-ci.org/purescript-node/purescript-node-streams )
5
+
3
6
A wrapper for Node's [ Stream API] ( https://nodejs.org/api/stream.html ) .
4
7
5
- - [ Example] ( example/Gzip.purs )
8
+ ## Installation
9
+
10
+ ```
11
+ bower install purescript-node-streams
12
+ ```
13
+
14
+ ## Documentation
6
15
7
- Documentation is published on [ Pursuit] ( https ://pursuit.purescript.org/packages/purescript-node-streams) .
16
+ Module documentation is [ published on Pursuit] ( http ://pursuit.purescript.org/packages/purescript-node-streams) .
You can’t perform that action at this time.
0 commit comments