awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nodejs avatar

nodejs/readable-stream

0
View on GitHub↗
1,048 stars·236 forks·JavaScript·2 vuesnodejs.org/api/stream.html↗

Readable Stream

Node-core streams for userland

Features

  • Control Flow Utilities - Mirror of core stream implementations.
  • Stream Utilities - Standard readable stream implementation.

Historique des stars

Graphique de l'historique des stars pour nodejs/readable-streamGraphique de l'historique des stars pour nodejs/readable-stream

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait nodejs/readable-stream ?

Node-core streams for userland

Quelles sont les fonctionnalités principales de nodejs/readable-stream ?

Les fonctionnalités principales de nodejs/readable-stream sont : Control Flow Utilities, Stream Utilities.

Quelles sont les alternatives open-source à nodejs/readable-stream ?

Les alternatives open-source à nodejs/readable-stream incluent : hughsk/from2 — Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2". mafintosh/duplexify — Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and… 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). 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.

Alternatives open source à Readable Stream

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Readable Stream.
  • feross/multistreamAvatar de feross

    feross/multistream

    297Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗297
  • hughsk/from2Avatar de hughsk

    hughsk/from2

    132Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗132
  • almost/through2-concurrentAvatar de almost

    almost/through2-concurrent

    75Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗75
  • jahewson/node-bylineAvatar de jahewson

    jahewson/node-byline

    325Voir sur GitHub↗

    Line-by-line Stream reader for node.js

    JavaScript
    Voir sur GitHub↗325
Voir les 30 alternatives à Readable Stream
→