fmtview 0.4.1

Fast CLI viewer for highlighting, search, and diffs across JSON, JSONL, markup, Markdown, TOML, text, and Jinja
Documentation
1
2
3
4
pub(crate) mod palette;
pub(crate) mod screen;
pub(crate) mod text;
pub(crate) mod wrap;