2 tools tagged "streaming".
JSON to JSON Lines Converter
Convert a JSON array into JSON Lines (JSONL): one compact JSON value per line.
JSON Lines to JSON Converter
Parse JSON Lines (JSONL/NDJSON) text, one JSON value per line, into a single JSON array.