Skip to content
/ JSON Public

Acme text editor JSON value inspector plugin

License

Notifications You must be signed in to change notification settings

alurm/JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acme text editor JSON value inspector

Reads a JSON value either from standard input or from the first command line argument. Shows a window with that value. For arrays, only indicies are shown, allowing to right click on them. For objects, only keys are shown, allowing to right click on them. File name in Acme reflects location in the JSON value.

Video on YouTube: https://www.youtube.com/watch?v=kqXfiNjZgaM

License: MIT.

Example: echo 123 | JSON.

Example: JSON 123.

Video example: in the source repository, see example.mp4.

About

Acme text editor JSON value inspector plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published