JSON

command module
v0.0.0-...-2f9e47d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 11 Imported by: 0

README

Acme text editor JSON value inspector

TL;DR: cat example.json | go run .

This Acme plugin reads a JSON value either from standard input or from the first command line argument, if provided. It shows an interactive window representing that value. For arrays, indicies are shown. For objects, the keys are shown. Right clicking on them opens a window with the representation of that part of the value. File path represents the location of the value relative to the value that was given initially. Type of the value is provided in the tag as well, to disambiguate strings from other JSON data types.

Demo: https://youtube.com/watch?v=kqXfiNjZgaM

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL