# maxogden/concat-stream

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/maxogden-concat-stream).**

575 stars · 62 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/maxogden/concat-stream
- awesome-repositories: https://awesome-repositories.com/repository/maxogden-concat-stream.md

## Description

writable stream that concatenates strings or data and calls a callback with the result

## Tags

### Part of an Awesome List

- [Stream Processing](https://awesome-repositories.com/f/awesome-lists/devops/stream-processing.md) — Concatenates stream data into a single result.
- [Stream Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/stream-utilities.md) — Buffers stream data into a single result.
