fmtview 0.3.3

Fast CLI viewer for highlighting, search, and diffs across JSON, JSONL, markup, Markdown, TOML, text, and Jinja
Documentation
1
2
3
4
5
6
7
8
[server]
host = "127.0.0.1"
port = 8080
enabled = true

[viewer]
theme = "terminal"
formats = ["json", "jsonl", "xml", "toml"]