Browse Source

Add jo

jo creates a JSON string on stdout from words given it as arguments or read from stdin.

Signed-off-by: Tim Bultmann <tim.bultmann@systemli.org>
pull/367/head
Tim Bultmann 1 year ago
parent
commit
85b7a3a869
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -389,6 +389,7 @@ Only main chapters:
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/tj/commander.js"><b>commander.js</b></a> - minimal CLI creator in JavaScript.<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/tomnomnom/gron"><b>gron</b></a> - make JSON greppable!<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/itchyny/bed"><b>bed</b></a> - binary editor written in Go.<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/jpmens/jo"><b>jo</b></a> - is a small utility to create JSON objects.<br>
</p>

#### GUI Tools &nbsp;[<sup>[TOC]</sup>](#anger-table-of-contents)


Loading…
Cancel
Save