Here are
80 public repositories
matching this topic...
🎨 ASCII art library for Python
Updated
Jan 31, 2021
Python
An implementation of figlet written in Python
Updated
Dec 5, 2020
Python
A Node.js library for ansi codes, figlet fonts, ascii art and other ASCII graphics
Updated
Dec 23, 2019
JavaScript
my collection of figlet / toilet ascii art fonts
ASCII banner generation for .NET
Awesome text component for Ink
Updated
Jan 23, 2021
JavaScript
🍅 Pomodoro timer using figlet, cowsay, and optionally lolcat 🐮
Updated
Nov 29, 2020
Shell
A CSharp library that gives you better console handling for that classic ASCII look.
Figlet text render in PHP
Node module to drive Hanover Flip Dot displays
Updated
Mar 20, 2018
JavaScript
🔌 A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
Updated
Mar 5, 2019
Kotlin
A FIGlet utility for Java that generates text banners, in a variety of typefaces, composed of letters made up of conglomerations of smaller ASCII characters.
A port of figlet to golang
🔠 Alfred 3 workflow to asciify plain text using figlet.js
Updated
Dec 12, 2020
JavaScript
Just similar to figlet, but making chinese figlet, making emoji's figlet.
Updated
Jun 27, 2018
Python
A Maven plugin that generates the banner for a Spring Boot Application
Updated
Aug 21, 2019
PowerShell
Figlet/Toilet like CLI tool with braille characters
Updated
Oct 22, 2019
Python
Updated
Jan 26, 2021
Rust
A startup screen for your terminal
Updated
Sep 27, 2020
Shell
Fegeya FFont, Unique CLI ASCII Art generator with coolest fonts!
The figlet font, ANSI Shadow, without the shadow.
This header will add color to your c++ console application
ASCII art library written in pure Dart.
Updated
Dec 9, 2017
Shell
Node package combining figlet and chalk.
Updated
Jun 28, 2018
JavaScript
A FIGlet library (easy to use, easy to extend)
FIGlet in Ruby, font interpretation and printing.
Improve this page
Add a description, image, and links to the
figlet
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
figlet
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
As a user of the figlet library I would like to use the
Validatedapplicative to handle figlet errors or, at worse, add support for my own effect.I would like figlet to have a package that wraps results in
Validatedand a package that directly exposes the generic effectF[_].Implementation
Add two new packages in the
figlet4s-effectsproject, one for `Vali