The npm package @ljharb/resumer saw infrequent releases. One version was released in July 2023. January 2024 had three releases (0.1.0, 0.1.1, 0.1.2), and March 2024 had one (0.1.3). There have been no releases between April 2024 and August 2025.
@ljharb/resumer is a tiny, robust async stream that seamlessly handles backpressure. Unlike simpler event emitters, Resumer intelligently manages data flow, preventing memory overload when a consumer pauses. It extends standard stream functionality, offering features like .pause(), .resume(), .queue(), and .end(). Ideal for scenarios needing precise control over asynchronous data transmission between producers and consumers. This package is compatible with Node.js and browsers.
@ljharb/resumer downloads show a strong upward trend. Starting from around 469k in March 2024, downloads peaked at 1.73M in July 2025. August 2025 saw a decrease to 1.35M, with September at 287k so far, likely to increase by month's end. The package experienced significant growth in popularity throughout 2025.