_____ _ _ _ _ _
| ___(_) __ _| | ___| |_| || | ___
| |_ | |/ _` | |/ _ \ __| || |_/ __|
| _| | | (_| | | __/ |_|__ _\__ \
|_| |_|\__, |_|\___|\__| |_| |___/ ASCII-art banners, in Scala
|___/
Figlet4s is a library to create ASCII-art banners, in pure Scala, open source, with integrated fonts,
minimal dependencies, extensive error reporting and support for effects including Cats IO
. It also
includes direct support for Java.
Try out Figlet4s on Scastie
Go to https://colofabrix.github.io/figlet4s/
You can check the changelog of Figlet4s here
FIGlet is mainly a decorative application. But this doesn't mean it's not useful! You can use it to add some touch to your applications or environments!
Some example applications are:
- A banner for your logs
- Decorate your terminal, like with great login message on terminals
- Develop your own text-base adventure game
- ASCII-art for retro-looking websites
- There are plenty of projects that use Figlet!
Figlet4s is released under a "MIT" license. See LICENSE for specifics and copyright declaration.