Add json_to_logjson and logjson_to_json command line utilities
authorNick Downing <nick@ndcode.org>
Fri, 7 Jan 2022 06:41:05 +0000 (17:41 +1100)
committerNick Downing <nick@ndcode.org>
Fri, 7 Jan 2022 06:42:02 +0000 (17:42 +1100)
commitc90a752253348b8a20b2ad377f7e4635e878c905
tree5b0ef386a59198f3767b0cc95e14b41f36750886
parent0b1a578998d1efe23467a3a0db95502f904375ae
Add json_to_logjson and logjson_to_json command line utilities
.gitignore
json_to_logjson.mjs [new file with mode: 0755]
logjson_to_json.mjs [new file with mode: 0755]
package.json