From c69d3d2fecdc70a6b66d8cde731e3348a9274e66 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Mon, 12 Mar 2018 23:12:54 +0700 Subject: [PATCH] Adf fx (#176) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4a47632..535cbf0 100644 --- a/readme.md +++ b/readme.md @@ -215,6 +215,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ramda-cli](https://github.com/raine/ramda-cli) - A CLI tool for processing data with functional pipelines. - [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files. - [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement). +- [fx](https://github.com/antonmedv/fx) - Command-line JSON processing tool ## Files and Directories