Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/readable-stream

Node-core streams for userland
https://github.com/nodejs/readable-stream

Run lint on CI

MattiasBuelens opened this pull request 20 days ago
Update build for #542

MattiasBuelens opened this pull request 22 days ago
Fix `string_decoder` import

jeswr opened this pull request 22 days ago
Better Typescript support

james-pre opened this issue about 1 month ago
SyntaxError when running build script

natebuckareff opened this issue about 2 months ago
fix: `internalStreamsWeakHandler` replacement rule

natebuckareff opened this pull request about 2 months ago
fix: circumvent issues with ESM process polyfills

WasabiThumb opened this pull request 3 months ago
fix: avoid using bigint literal syntax

mman opened this pull request 4 months ago
process is not defined

sandeepworks25 opened this issue 4 months ago
Incompatibility with Rollup/Vite process polyfill

WasabiThumb opened this issue 5 months ago
globalThis is not defined.

argahsuknesib opened this issue 8 months ago
types ownership

10xLaCroixDrinker opened this issue 9 months ago
@types/readable-stream says not to use Duplex.from

10xLaCroixDrinker opened this issue 10 months ago
2.3.8 - lib/_stream_writeable.js line 57 ... process not defined

jschimmoeller opened this issue 11 months ago
Is `ERR_MULTIPLE_CALLBACK` missing a `new`?

Jarred-Sumner opened this issue 11 months ago
Update esbuild to v0.19

mcollina opened this pull request about 1 year ago
Use globalThis instead of global

mcollina opened this pull request about 1 year ago
v4.5.0: global is not defined

mofux opened this issue about 1 year ago
Update to Node.js 18.19.0, add Node 21.x to CI

mcollina opened this pull request about 1 year ago
How to implement a through stream

msageryd opened this issue over 1 year ago
Array-like methods on Readable

Touffy opened this issue over 1 year ago
Patch release

jeswr opened this issue over 1 year ago
fix: add string decoder as a dependency

jeswr opened this pull request over 1 year ago
fix: don't require `stream` package in codebase

jeswr opened this pull request over 1 year ago
fix: remove unused `require('stream')` and extend webpack tests

jeswr opened this pull request over 1 year ago
chore: add node 20 to CI checks

jeswr opened this pull request over 1 year ago
chore: don't polyfill stream in webpack.browser.config.mjs

jeswr opened this pull request over 1 year ago
Update to Node v18.16.0

mcollina opened this pull request over 1 year ago
Error: Cannot find module '../crypto/util'

tpluscode opened this issue over 1 year ago
v4 fails to load in @web/test-runner

tpluscode opened this issue almost 2 years ago
3.6.2 mistakenly tagged as latest?

buu700 opened this issue almost 2 years ago
Context behind export of `isDisturbed` from top-level?

nadhifikbarw opened this issue almost 2 years ago
v4 npm release?

SourceBoy opened this issue almost 2 years ago
`process` is not defined [in default angular app setup]

jeswr opened this issue almost 2 years ago
Fix es5 compatibility

mcollina opened this pull request almost 2 years ago
3.6.1 breaks ES5 compatibility

MonsieurLanza opened this issue almost 2 years ago
fix: removes `Readable.fromWeb` and `Readable.toWeb` methods

RishabhKodes opened this pull request almost 2 years ago
Breaking change in 3.6.1

jfstephe opened this issue almost 2 years ago
Error that I don't know how to fix

jack11e opened this issue almost 2 years ago
fix undefined global in some environments (v3.x branch)

smeng9 opened this pull request about 2 years ago
interop broken

ronag opened this issue about 2 years ago
fix undefined global for browser / service worker (v2.x branch)

smeng9 opened this pull request about 2 years ago
chore: just build to fix whitespace issues

bergos opened this pull request about 2 years ago
fix: use workaround loading process-shim for browserify

bergos opened this pull request about 2 years ago
process is undefined in lib/internal/streams/pipeline.js

rybesh opened this issue about 2 years ago
CryptoJS progresive cipher streams fail to decrypt and not sure why

andresmejia3 opened this issue about 2 years ago
Pipeline isn't being exported in Typescript

andresmejia3 opened this issue about 2 years ago
fix global undefined on service worker

smeng9 opened this pull request about 2 years ago
Problems caused by using ES2021(lib/internal/validators.js )

Martin-CF opened this issue about 2 years ago
Removed numeric separator

jaxoncreed opened this pull request about 2 years ago
Update to Node v18.9.0

mcollina opened this pull request over 2 years ago
Remove requirement for bundler custom config

bergos opened this pull request over 2 years ago
cannot use readable-stream on service worker

userquin opened this issue over 2 years ago
Promise version of finished not calling clean up

rhodgkins opened this issue over 2 years ago
Readable constructor has extra properties attached

cjihrig opened this issue over 2 years ago
Update build.mjs

cjihrig opened this pull request over 2 years ago
build npm script seems to be broken

cjihrig opened this issue over 2 years ago
Question on old strange require string_decoder

robertsLando opened this issue over 2 years ago
browser support: use setTimeout instead of process.nextTick

ashwinkumar6 opened this issue over 2 years ago
ci: add GitHub token permissions for workflows

varunsh-coder opened this pull request over 2 years ago
Lazily require abort-controller

hildjj opened this pull request over 2 years ago
Premature close error on socket under Node.js 12

vweevers opened this issue over 2 years ago
chore: Move playwright to optionalDependencies.

ShogunPanda opened this pull request over 2 years ago
Improve playwright harness

mcollina opened this issue over 2 years ago
Evade override mistake

erights opened this pull request over 2 years ago
process is not defined on SSR (Remix)

mzaatar opened this issue over 2 years ago
v4 launch details

mcollina opened this pull request over 2 years ago
Update to Node 18.0.0

ShogunPanda opened this pull request almost 3 years ago
Readd Readable.from browser implementation?

Cobertos opened this issue almost 3 years ago
Use pkgjs/action for CI to auto-upgrade to latest nodes

dominykas opened this issue almost 3 years ago
Facing component Governance issue

RajaThomas opened this issue almost 3 years ago
fix: Replace global with globalThis

phated opened this pull request almost 3 years ago
Security risk

KennyGoi opened this issue about 3 years ago
fix: remove reference to global (browser support)

tgambet opened this pull request about 3 years ago
What is the point of this module with modern node?

kanongil opened this issue over 3 years ago
Rename default branch from "master" to "main"

mhdawson opened this issue over 3 years ago
Fix circular dependency

eigendude opened this pull request over 3 years ago
TypeError: Cannot set property 'needReadable' of undefined

thatcort opened this issue almost 4 years ago
Add usage instructions for Webpack 5

vweevers opened this pull request about 4 years ago
Fix/remove node globals - rebased & fixing IE issue

martinheidegger opened this pull request about 4 years ago
Not able to read all data using stream.read() under 'readable' event.

ronak-zymr opened this issue about 4 years ago
Build for Deno

Soremwar opened this pull request about 4 years ago
[Proposal]: Deno build

Soremwar opened this issue about 4 years ago
webpack 5 issue: process.nextTick is undefined

pbadenski opened this issue about 4 years ago
Browser block usage breaks instanceof(Stream)

tardoin opened this issue about 4 years ago
webpack 5 issue: buffer fallback import crashes webpack compilation

devkral opened this issue about 4 years ago
Rename global to globalThis

andreymaznyak opened this pull request over 4 years ago