Skip to content

Repository files navigation

JSONL Viewer

Release Downloads Platforms License

A small desktop Electron app for viewing and inspecting .jsonl / .ndjson (JSON Lines) files.

JSONL Viewer

Download

Installers for macOS, Windows and Linux are on the latest release.

The builds are unsigned, so macOS shows an unidentified-developer prompt on first open — right-click the app and choose Open — and Windows SmartScreen shows an unknown-publisher prompt.

Run from source

npm install
npm start

For development with detached DevTools:

npm run dev

Then click Open File (or drag a file in) and pick sample.jsonl from this repo, or any of your own .jsonl / .ndjson / .json / .log / .txt files. Hugging Face session traces from STS, Pi, Codex, Claude Code, and Hermes are detected automatically and open in the Traces view. The toolbar's Traces menu also finds recent sessions in the standard Codex, Claude Code, Pi, and Hermes locations.

More

About

Tool for viewing and editing .jsonl files usually used for fine-tuning/training datasets

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages