ndjson-fe
This library takes a ndjson (Newline Delimited JSON) stream and outputs events containing each item when it receives a full JSON object.
ndjson
Streaming newline delimited json parser + serializer
ndjson-apply
A CLI tool to transform a stream of newline-delimited JSON by applying a JS function to each JSON object