Skip to content

alecnunn/json-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Explorer

JSON Explorer is a simple application written in Rust (with egui) to explore arbitrary JSON documents via a simple tree-node system. It is very simple currently, really just to explore some ideas and tinker with egui.

Building & Running

Be sure to have Rust installed per your system's guidance, then you should be able to simply run cargo run --release to build and run the app.

Screenshots

Screenshot of JSON Explorer reading No Man's Sky expedition configuration

About

Simple UI to explore arbitrary JSON documents with a minimal UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages