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 11# purescript-node-streams
22
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+
36A wrapper for Node's [ Stream API] ( https://nodejs.org/api/stream.html ) .
47
5- - [ Example] ( example/Gzip.purs )
8+ ## Installation
9+
10+ ```
11+ bower install purescript-node-streams
12+ ```
13+
14+ ## Documentation
615
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