From 55a480cec21d045686c17a8e7259d1384e9a9228 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko <sergey.romanenko@flextype.org> Date: Sun, 27 Mar 2022 08:43:30 +0300 Subject: [PATCH] Add Thermage Library Thermage is a PHP library that provides a fluent and incredibly powerful, object-oriented interface for customizing CLI output text color, background, formatting, theming and more. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c113ff2..a6144f4 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ List of projects that provide terminal user interfaces - [Terminal.Gui](https://github.com/migueldeicaza/gui.cs) Cross Platform Terminal GUI toolkit for .NET - [tview](https://github.com/rivo/tview/) Terminal UI library with rich, interactive widgets — written in Golang - [tvision](https://github.com/magiblot/tvision) A modern port of Turbo Vision 2.0, cross-platform and Unicode support. +- [Thermage](https://github.com/thermage/thermage) Thermage is a PHP library that provides a fluent and incredibly powerful, object-oriented interface for customizing CLI output text color, background, formatting, theming and more. ## <a name="messaging"></a>Messaging