jx-0.3.0 is not a library.
jx
jx is an interactive JSON explorer for the command line.
Getting started • Installation • Usage • Tests
Getting started
|
Installation
Cargo
cargo install jx
Usage
- Use the arrow keys or 'hjkl' to navigate the JSON structure.
- 'Space' to toggle a fold.
- 'Enter' to copy the selection to the clipboard.
- 'q', 'Escape' or '^C' to quit.
Tests
cargo test