paulmillr / readdirp

Recursive version of fs.readdir with streaming api.
https://paulmillr.com
MIT License
378 stars 51 forks source link

Update grep example #124

Closed XhmikosR closed 1 week ago

XhmikosR commented 4 years ago

It seems the grep.js example is using the deprecated event-stream package. Would be nice to update the code to not use this archived package

paulmillr commented 4 years ago

Agree