One way to convert a JSON array to a stream of newline-delimited JSON ... ndJson = arrObj.map(JSON.stringify).join('\n'); console.log(ndJson);.
DOWNLOAD: https://tinurli.com/2fc5sj
DOWNLOAD: https://tinurli.com/2fc5sj
node-convert-json-to-ndjson
939c2ea5af
Comments