awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
maxogden avatar

maxogden/concat-stream

0
View on GitHub↗
575 stars·62 forks·JavaScript·MIT·14 views

Concat Stream

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

Features

  • Stream Processing - Concatenates stream data into a single result.
  • Stream Utilities - Buffers stream data into a single result.

Star history

Star history chart for maxogden/concat-streamStar history chart for maxogden/concat-stream

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does maxogden/concat-stream do?

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

What are the main features of maxogden/concat-stream?

The main features of maxogden/concat-stream are: Stream Processing, Stream Utilities.

Which projects share features with maxogden/concat-stream?

Projects with overlapping indexed features include: mafintosh/pump — pipe streams together and close all of them if one of them closes. rvagg/through2 — Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/split. dominictarr/event-stream — EventStream is like functional programming meets IO. brycebaril/node-stream-spigot — A streams2 Readable stream generator, useful for testing.

Projects sharing features with Concat Stream

These projects share indexed features with Concat Stream. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dominictarr/splitdominictarr avatar

    dominictarr/split

    345View on GitHub↗
    JavaScript
    View on GitHub↗345
  • mafintosh/pumpmafintosh avatar

    mafintosh/pump

    919View on GitHub↗

    pipe streams together and close all of them if one of them closes

    JavaScript
    View on GitHub↗919
  • dominictarr/jsonstreamdominictarr avatar

    dominictarr/JSONStream

    1,932View on GitHub↗

    rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

    JavaScript
    View on GitHub↗1,932
  • rvagg/through2rvagg avatar

    rvagg/through2

    1,906View on GitHub↗

    Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

    JavaScript
    View on GitHub↗1,906
Compare all 30 related projects
→