From 749d0dfcdcdb96b8e834df143f2681da8f9ccae3 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 26 Nov 2019 11:23:47 -0500 Subject: [PATCH] Move fx to the correct position --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d5e71..99bdcd4 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [Android-Kitchen](https://github.com/dsixda/Android-Kitchen) - A text-based kitchen for Android ROM customization. Uses shell scripts and works with Cygwin/OS X/Linux * [Beets](https://github.com/beetbox/beets) - Music library manager and MusicBrainz tagger * [cmus](https://github.com/cmus/cmus) - Cross-platform cli audio player. +* [fx](https://github.com/antonmedv/fx) - Command-line JSON processing tool by anononymus JavaScript functions * [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding * [image-scraper](https://github.com/sananth12/ImageScraper) - A cool command line image scraper with a lot of features. * [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator @@ -262,7 +263,6 @@ 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