From 85b7a3a869483c8e0356c9c2657f8dbb5bcfa4ef Mon Sep 17 00:00:00 2001 From: Tim Bultmann Date: Mon, 4 Jul 2022 12:51:40 +0200 Subject: [PATCH] Add jo jo creates a JSON string on stdout from words given it as arguments or read from stdin. Signed-off-by: Tim Bultmann --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab7c2d7..896526a 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ Only main chapters:   :small_orange_diamond: commander.js - minimal CLI creator in JavaScript.
  :small_orange_diamond: gron - make JSON greppable!
  :small_orange_diamond: bed - binary editor written in Go.
+  :small_orange_diamond: jo - is a small utility to create JSON objects.

#### GUI Tools  [[TOC]](#anger-table-of-contents)