NDJSON do JSON JavaScript

let json = JSON.parse(ndjson_data)
Horcion