sindresorhus / hook-std

Hook and modify stdout and stderr
MIT License
54 stars 12 forks source link

Observables API #12

Closed sindresorhus closed 6 years ago

sindresorhus commented 7 years ago

Continued from https://github.com/sindresorhus/hook-std/issues/7.

I think Observables is a good way to model this kind of API. This would be additive instead of replacing the current API.

sindresorhus commented 6 years ago

Closing in favor of https://github.com/sindresorhus/hook-std/issues/15