https://github.com/cprussin/purescript-node-stream-buffers
A wrapper for the Node stream-buffers package
https://github.com/cprussin/purescript-node-stream-buffers
buffers node purescript stream
Last synced: 7 months ago
JSON representation
A wrapper for the Node stream-buffers package
- Host: GitHub
- URL: https://github.com/cprussin/purescript-node-stream-buffers
- Owner: cprussin
- License: mit
- Created: 2017-07-10T06:13:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T18:32:42.000Z (about 8 years ago)
- Last Synced: 2025-02-24T13:51:42.335Z (7 months ago)
- Topics: buffers, node, purescript, stream
- Language: PureScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-node-stream-buffers
[](https://raw.githubusercontent.com/cprussin/purescript-node-stream-buffers/master/LICENSE)
[](https://github.com/cprussin/purescript-node-stream-buffers/releases)
[](https://travis-ci.org/cprussin/purescript-node-stream-buffers)A wrapper for [stream-buffers](https://www.npmjs.com/package/stream-buffers).
## Installation
```bash
npm install stream-buffers
bower install purescript-node-stream-buffers
```## Documentation
Module documentation
is
[published on Pursuit](http://pursuit.purescript.org/packages/purescript-node-stream-buffers).