gulpjs / glob-stream

Readable streamx interface over anymatch.
MIT License
178 stars 53 forks source link

feat!: Switch to streamx #119

Closed phated closed 1 year ago

phated commented 1 year ago

This migrates the project to streamx and tests with a variety of stream modules.

Closes #110 Closes #112

phated commented 1 year ago

@sttk please verify that your problem from #112 was fixed. I believe it was fixed when I dropped node-glob, but tests were added in this PR.