Dahlia.gleam
A Gleam port of Dahlia — a simple text formatting package, inspired by the game Minecraft.
Exmaple
dahlia.dahlia()
|> dahlia.dprint("&aHello Wolrd")
Installation
If available on Hex this package can be added to your Gleam project:
gleam add dahlia
and its documentation can be found at https://hexdocs.pm/dahlia.