From 2ff807148e521723c5d3b53d86c58fd5d5f55369 Mon Sep 17 00:00:00 2001 From: Mar Date: Wed, 9 Oct 2024 23:22:14 +0200 Subject: [PATCH] Add `gleamy_lights` (#294) --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index d92b772..42792df 100644 --- a/index.md +++ b/index.md @@ -114,6 +114,7 @@ color by default via `NO_COLOR`. | [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) | | [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) | +| [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) | | [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) | | [go-ansi](https://git.sr.ht/~mpldr/go-ansi/) | Go | Easy text formatting | [2021-05-18 / 1.4.0](https://git.sr.ht/~mpldr/go-ansi/commit/5d3db1d715a4ab8b00dda60b9b87054a4146c1aa) | | [inquire](https://github.com/mikaelmello/inquire) | Rust | Build interactive prompts | [2021-08-29 / 0.0.10](https://github.com/mikaelmello/inquire/releases/tag/v0.0.10) |