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

hughsk/from2

0
View on GitHub↗
132 stars·20 forks·JavaScript·MIT·14 views

From2

Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"

Features

  • Control Flow Utilities - Convenience wrapper for creating readable streams.
  • Stream Utilities - Convenient wrapper for creating readable streams.

Star history

Star history chart for hughsk/from2Star history chart for hughsk/from2

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 hughsk/from2 do?

Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"

What are the main features of hughsk/from2?

The main features of hughsk/from2 are: Control Flow Utilities, Stream Utilities.

Which projects share features with hughsk/from2?

Projects with overlapping indexed features include: jahewson/node-byline — Line-by-line Stream reader for node.js. mafintosh/peek-stream — Transform stream that lets you peek the first line before deciding how to parse it. almost/through2-concurrent — Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency). feross/multistream — A stream that emits multiple other streams one after another (streams3). mafintosh/duplexify — Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and… mafintosh/pumpify — Combine an array of streams into a single duplex stream using pump and duplexify.

Projects sharing features with From2

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

    feross/multistream

    297View on GitHub↗

    A stream that emits multiple other streams one after another (streams3)

    JavaScript
    View on GitHub↗297
  • jahewson/node-bylinejahewson avatar

    jahewson/node-byline

    325View on GitHub↗

    Line-by-line Stream reader for node.js

    JavaScript
    View on GitHub↗325
  • almost/through2-concurrentalmost avatar

    almost/through2-concurrent

    75View on GitHub↗

    Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)

    JavaScript
    View on GitHub↗75
  • mafintosh/duplexifymafintosh avatar

    mafintosh/duplexify

    194View on GitHub↗

    Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

    JavaScript
    View on GitHub↗194
Compare all 30 related projects
→