#json #tui #terminal

unsegen_jsonviewer

An unsegen widget for viewing structured data (json)

5 releases (3 breaking)

Uses old Rust 2015

0.3.0 Jun 3, 2021
0.2.0 Jul 20, 2019
0.1.1 Mar 23, 2019
0.1.0 Mar 23, 2019
0.0.1 Mar 18, 2019

#697 in Command-line interface

27 downloads per month
Used in ugdb

MIT license

58KB
1.5K SLoC

unsegen_jsonviewer

unsegen_jsonviewer provides a jsonviewer widget for unsegen for visualizing and interacting with structured, but dynamic data. At the moment it only supports json values.

Getting Started

unsegen_jsonviewer is available on crates.io. You can install it by adding this line to your Cargo.toml:

unsegen_jsonviewer = "0.3.0"

Screenshots

Examples

There is an example at the root of the crate documentation which should be sufficient to get you going.

For a fully fledged application using unsegen_jsonviewer, you can have a look at ugdb, which was developed alongside unsegen and the primary motivation for it.

Licensing

unsegen_jsonviewer is released under the MIT license.

Dependencies

~6.5MB
~136K SLoC