From b763dc93e32aa32f3667909b9556449daf9e3bc9 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sat, 27 Jan 2018 13:29:54 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36ba68f..97a5261 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [sejda](https://github.com/torakiki/sejda/) - Command line manipulation of PDF documents (split, merge, rotate, convert to jpg, extract text, etc) * [xidel](https://github.com/benibela/xidel/) - Cli tool to filter, map and create HTML/XML/JSON data with (Turing-complete) XPath and XQuery. * [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. +* [fx](https://github.com/antonmedv/fx) - Command-line JSON processing tool by anononymus JavaScript functions ## Applications