Skip to content
@stream-utils

stream-utils

Popular repositories Loading

  1. raw-body raw-body Public

    Get and validate the raw body of a readable stream

    JavaScript 372 67

  2. stream-to-array stream-to-array Public

    Concatenate a readable stream's data into a single array.

    JavaScript 100 12

  3. streaming-json-stringify streaming-json-stringify Public

    Streaming JSON.stringify()

    JavaScript 59 8

  4. destroy destroy Public

    destroy a stream if possible

    JavaScript 55 9

  5. duplex-child-process duplex-child-process Public

    Spawn a child process as a duplex stream

    JavaScript 33 9

  6. pause pause Public

    Pause a stream's data events

    JavaScript 27 4

Repositories

Showing 10 of 24 repositories
  • raw-body Public

    Get and validate the raw body of a readable stream

    stream-utils/raw-body’s past year of commit activity
    JavaScript 372 MIT 67 1 1 Updated Nov 3, 2023
  • inflation Public

    Easily unzip an HTTP stream

    stream-utils/inflation’s past year of commit activity
    JavaScript 18 MIT 4 4 1 Updated Oct 14, 2023
  • duplex-child-process Public

    Spawn a child process as a duplex stream

    stream-utils/duplex-child-process’s past year of commit activity
    JavaScript 33 9 1 5 Updated Dec 30, 2022
  • passthrough-counter Public

    Get the total buffer length of a stream.

    stream-utils/passthrough-counter’s past year of commit activity
    JavaScript 8 MIT 4 0 2 Updated May 16, 2022
  • destroy Public

    destroy a stream if possible

    stream-utils/destroy’s past year of commit activity
    JavaScript 55 MIT 9 0 0 Updated Mar 20, 2022
  • contentstream Public

    Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.

    stream-utils/contentstream’s past year of commit activity
    JavaScript 7 2 1 4 Updated Feb 14, 2022
  • end-or-error Public

    Listen readable stream `end` or `error` event once

    stream-utils/end-or-error’s past year of commit activity
    JavaScript 4 1 0 0 Updated Feb 12, 2022
  • unpipe Public

    Unpipe a stream from all destinations

    stream-utils/unpipe’s past year of commit activity
    JavaScript 23 MIT 6 0 0 Updated Dec 15, 2020
  • streaming-object-transform Public

    Apply a series of promise-returning transform functions on an object stream

    stream-utils/streaming-object-transform’s past year of commit activity
    JavaScript 2 MIT 0 2 2 Updated Jul 21, 2020
  • pause Public

    Pause a stream's data events

    stream-utils/pause’s past year of commit activity
    JavaScript 27 MIT 4 0 0 Updated Sep 14, 2018

Top languages

JavaScript

Most used topics

Loading…