promise-map-stream

1.0.0 • Public • Published

promise-map-stream

NPM version Build status Test coverage Dependency Status License Downloads Gittip

Create a map through stream based on promise functions.

API

var stream = map(transform, [flush])

Create a stream instance based on a transform/flush function.

var Stream = map.create(transform, [flush])

Create a new stream constructor based on a transform/flush function.

Package Sidebar

Install

npm i promise-map-stream

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jongleberry