stream-json
stream-json copied to clipboard
Forward value on error
in JSONL, allow errorIndicator to forward the underlying value input (and reviver), so you have more control over what your JSON streams do in cases of a parse error.
a small feature, but useful for my use case
@uhop anything i can add to make this PR more attractive to be included with the lib?
It looks good. I plan to merge it in the next release.