Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formatjsonl

Minimal JSON Lines (jsonl) formatter.

formatjsonl.com

What it does

  • Paste raw JSONL and auto-format it as you type
  • Upload or drag and drop files containing valid JSONL or JSON, including .jsonl, .ndjson, or .json
  • Insert sample JSONL for quick testing
  • Copy the formatted output back to your clipboard

Run locally

This project is a static app. From the repo root, start any simple local server, for example:

python3 -m http.server 8000

Then open http://localhost:8000 in your browser.

About

The best JSON Lines (jsonl) formatter ever

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages