pull-to-stream
pull-stream to stream module
Last updated 7 years ago by hugomrdias .
MIT · Repository · Original npm · Tarball · package.json
$ cnpm install pull-to-stream 
SYNC missed versions from official npm registry.

pull-to-stream NPM Version NPM Downloads NPM License Build Status codecov

pull-stream to stream module

Install

$ npm install pull-to-stream

Usage

const pullToStream = require('pull-to-stream');

pullToStream('unicorns');
//=> 'unicorns & rainbows'

API

pullToStream(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Hugo Dias

Current Tags

  • 0.1.1                                ...           latest (7 years ago)

2 Versions

  • 0.1.1                                ...           7 years ago
  • 0.1.0                                ...           7 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (14)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |