unsegen_jsonviewer

Crates.iounsegen_jsonviewer
lib.rsunsegen_jsonviewer
version0.3.0
sourcesrc
created_at2019-03-18 21:56:37.808433
updated_at2021-06-03 19:55:33.675584
descriptionAn unsegen widget for viewing structured data (json)
homepage
repositoryhttps://github.com/ftilde/unsegen_jsonviewer
max_upload_size
id122321
size78,961
(ftilde)

documentation

https://docs.rs/unsegen_jsonviewer

README

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.

Commit count: 28

cargo fmt