mafintosh / mafintosh/stream-each

each in object mode filters out `0` and `false`

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
38
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Create an object stream with the values `0` and/or `false` and they wont be passed to the each callback.

I've provided a Pull Request.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Reproduce the problem with an object-mode stream containing 0 and false, then locate the stream-each entry point and existing tests; done means both values reach the each callback.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
stream-processing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.