pull-cat-map

1.0.1 • Public • Published

pull-cat-map

Map pull-streams to other pull-streams then concat together.

Works like pull.map except you can return streams as well as normal values. If you return a stream, it will drain before moving on to the next value.

Install

$ npm install --save pull-cat-map

Dependents (0)

Package Sidebar

Install

npm i pull-cat-map

Weekly Downloads

5

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mmckegg