Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T18:32:42.000Z (over 7 years ago)
- Last Synced: 2024-10-11T11:49:05.790Z (2 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
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/cprussin/purescript-node-stream-buffers/master/LICENSE)
[![Latest release](http://img.shields.io/github/release/cprussin/purescript-node-stream-buffers.svg)](https://github.com/cprussin/purescript-node-stream-buffers/releases)
[![Build Status](https://travis-ci.org/cprussin/purescript-node-stream-buffers.svg?branch=master)](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).