From 9b7465c3224284736dc9d2e4017a490225c0684b Mon Sep 17 00:00:00 2001 From: Mar Date: Wed, 9 Oct 2024 23:10:44 +0200 Subject: [PATCH] Add `gleamy_lights` --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index d92b772..fc49343 100644 --- a/index.md +++ b/index.md @@ -112,6 +112,7 @@ color by default via `NO_COLOR`. | [Dye](https://github.com/dduan/Dye) | Swift | Cross-platform terminal styling | [2020-06-01 / 0.0.1](https://github.com/dduan/Dye/releases/tag/0.0.1) | | [Fude](https://github.com/msanguineti/fude) | JavaScript | Terminal text style formatting | [2022-06-29 / 3.0.0](https://github.com/msanguineti/fude/releases/tag/v3.0.0) | | [Gapotchenko. FX.Console](https://github.com/gapotchenko/Gapotchenko.FX/tree/master/Source/Gapotchenko.FX.Console) | .NET | Virtual terminal functionality, console traits, and useful primitives | [2020-01-15 / 2020.1.15](https://github.com/gapotchenko/Gapotchenko.FX/releases/tag/v2020.1.15) | +| [gleamy_lights](https://github.com/strawmelonjuice/gleamy_lights) | Gleam->Erlang, Gleam->Javascript | Colored console output for Gleam | [2024-09-27 / 2.0.2](https://github.com/strawmelonjuice/gleamy_lights/blob/master/changelog.md#202) | | [gchalk](https://github.com/jwalton/gchalk) | Go | Terminal string styling with Windows 10 support | [2021-10-06 / 1.1.1](https://github.com/jwalton/gchalk/commit/f82cbdf7a0a48be8a91f9da03a253a7e47b5e40d) | | [Getopt::EX::Colormap](https://metacpan.org/release/Getopt-EX) | Perl | ANSI terminal color and command line option handling | [2021-09-27 / 1.25.0](https://metacpan.org/changes/release/UTASHIRO/Getopt-EX-v1.25.0) | | [GNU libtextstyle](https://www.gnu.org/software/gettext/libtextstyle/manual/libtextstyle.html) | C | Library for styling text output with CSS | [2019-08-13 / 0.21](https://github.com/autotools-mirror/gettext/commit/7040b13946b3dce5fbe2be8ecfda11e03eed7028) |