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
rvagg avatar

rvagg/through2

0
View on GitHub↗
1,906 stars·105 forks·JavaScript·MIT·11 views

Through2

Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

Features

  • Stream Processing - Wraps Node.js streams to simplify transformation.
  • Stream Utilities - Wrapper for stream2 to simplify transformations.

Star history

Star history chart for rvagg/through2Star history chart for rvagg/through2

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 rvagg/through2 do?

Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

What are the main features of rvagg/through2?

The main features of rvagg/through2 are: Stream Processing, Stream Utilities.

What are some open-source alternatives to rvagg/through2?

Open-source alternatives to rvagg/through2 include: mafintosh/pump — pipe streams together and close all of them if one of them closes. maxogden/concat-stream — writable stream that concatenates strings or data and calls a callback with the result. 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.

Open-source alternatives to Through2

Similar open-source projects, ranked by how many features they share with Through2.
  • 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
  • maxogden/concat-streammaxogden avatar

    maxogden/concat-stream

    575View on GitHub↗

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

    JavaScript
    View on GitHub↗575
See all 30 alternatives to Through2
→