Skip to content

Formatting a JSONL (JSON Lines) file #191

@DrGriff

Description

@DrGriff

I'm starting to work a lot with JSONL files (JSON Lines).

I know that the idea behind a JSONL file is that each line in the file is a separate JSON "object", but that makes it very hard to read. I know that I can Format or Compress each line individually, but it would be great if I could Format the whole document to read it and then Compress the whole document again to use it.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions