Closed
Description
Context: browserify/events#79
It would be useful if events
was vendored in a similar way to readable-stream
.
I have brought this possibility up in the events repo https://github.com/browserify/events ( https://www.npmjs.com/package/events )
This should be pretty straightforward given events
is mostly self contained.
cc @goto-bus-stop :)