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
·
brycebaril avatar

brycebaril/through2-filter

0
View on GitHub↗
34 stars·4 forks·JavaScript·MIT·12 views

Through2 Filter

A through2 wrapper to create an Array.prototype.filter analog for streams

Features

  • Stream Processing - Filters stream data using a callback.

Star history

Star history chart for brycebaril/through2-filterStar history chart for brycebaril/through2-filter

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 brycebaril/through2-filter do?

A through2 wrapper to create an Array.prototype.filter analog for streams

What are the main features of brycebaril/through2-filter?

The main features of brycebaril/through2-filter are: Stream Processing.

What are some open-source alternatives to brycebaril/through2-filter?

Open-source alternatives to brycebaril/through2-filter include: brycebaril/node-stream-spigot — A streams2 Readable stream generator, useful for testing. brycebaril/through2-map — A through2 to create an Array.prototype.map analog for streams. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/split. 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.

Open-source alternatives to Through2 Filter

Similar open-source projects, ranked by how many features they share with Through2 Filter.
  • brycebaril/through2-mapbrycebaril avatar

    brycebaril/through2-map

    70View on GitHub↗

    A through2 to create an Array.prototype.map analog for streams.

    JavaScript
    View on GitHub↗70
  • dominictarr/jsonstreamdominictarr avatar

    dominictarr/JSONStream

    1,932View on GitHub↗

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

    JavaScript
    View on GitHub↗1,932
  • dominictarr/splitdominictarr avatar

    dominictarr/split

    345View on GitHub↗
    JavaScript
    View on GitHub↗345
  • brycebaril/node-stream-spigotbrycebaril avatar

    brycebaril/node-stream-spigot

    15View on GitHub↗

    A streams2 Readable stream generator, useful for testing.

    JavaScript
    View on GitHub↗15
See all 9 alternatives to Through2 Filter→