From f67e5226fce85126c1d848219bc1e18bec870f7a Mon Sep 17 00:00:00 2001 From: Luiggi <74789714+LuiggiPasacheL@users.noreply.github.com> Date: Thu, 26 Dec 2024 10:16:50 -0500 Subject: [PATCH] Add antonmedv/fx (#5542) * Add antonmedv/fx * fix antonmedv/fx to Advanced Console UIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 952807fb..d2215855 100644 --- a/README.md +++ b/README.md @@ -373,6 +373,7 @@ _Libraries for building Console Applications and Console User Interfaces._ - [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals. - [crab-config-files-templating](https://github.com/alfiankan/crab-config-files-templating) - Dynamic configuration file templating tool for kubernetes manifest or general configuration files. - [ctc](https://github.com/wzshiming/ctc) - The non-invasive cross-platform terminal color library does not need to modify the Print method. +- [fx](https://github.com/antonmedv/fx) - Terminal JSON viewer & processor. - [go-ataman](https://github.com/workanator/go-ataman) - Go library for rendering ANSI colored text templates in terminals. - [go-colorable](https://github.com/mattn/go-colorable) - Colorable writer for windows. - [go-colortext](https://github.com/daviddengcn/go-colortext) - Go library for color output in terminals.