expose Stream.prototype?
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
I like to write extensions to this library.
Right now I alter EventEmitter.prototype so that internal highland Stream function inherits my methods as well.
Is it possible to somehow expose Stream object so I can add my methods to it?
Contributor guide
Research direction
Start by reviewing the library's public Stream object and the internal Highland Stream function, then compare how EventEmitter.prototype is currently extended. Define what exposing Stream should mean for extension authors and how completion would be verified; the issue does not mention specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100