@piadina/fetch-jsonl
Stream and parse (**JSON Lines**)[https://jsonlines.org/] directly with fetch. Yields parsed JSON objects one line at a time.
bun-jsonl
A lightweight, type-safe JSONL (JSON Lines) file processor for Bun runtime that streams large files efficiently
jsonweaver
A simple utility to transform JSON data into CSV, XML, YAML, JSONLines and Markdown table formats.