/jsonexplorer

a thing so you can do `zig targets | jsonexplorer` and actually be able to see

Primary LanguageZigMIT LicenseMIT

Now merged into zcho z jsonexplorer

jsonexplorer

zig targets | zig build run

screenshot

other stuff

also contains some things for debugging terminal escape codes:

zig build escape && zig-cache/bin/escape_sequence_debug --event --mouse
  • --event chooses whether to use the event parser or not
  • --mouse chooses whether to enable spammy mouse events or not