Here are
94 public repositories
matching this topic...
🎨 ASCII art library for Python
Updated
Sep 3, 2021
Python
An implementation of figlet written in Python
Updated
Aug 28, 2021
Python
A Node.js library for ansi codes, figlet fonts, ascii art and other ASCII graphics
Updated
Jul 30, 2021
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
Apr 24, 2021
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.
Updated
Feb 16, 2021
Java
A port of figlet to golang
Just similar to figlet, but making chinese figlet, making emoji's figlet.
Updated
Jun 27, 2018
Python
🔠 Alfred 3 workflow to asciify plain text using figlet.js
Updated
Aug 12, 2021
JavaScript
A Maven plugin that generates the banner for a Spring Boot Application
Updated
Aug 18, 2021
Rust
Figlet/Toilet like CLI tool with braille characters
Updated
Oct 22, 2019
Python
Fegeya FFont, Unique CLI ASCII Art generator with coolest fonts!
The figlet font, ANSI Shadow, without the shadow.
ASCII art library written in pure Dart.
Updated
Apr 21, 2021
HTML
This header will add color to your c++ console application
Updated
Mar 27, 2020
Python
A dead-simple CLI tool to arrange a google meet call and send the link to the telegram group.
Updated
Jun 19, 2021
JavaScript
Node package combining figlet and chalk.
Updated
Jun 28, 2018
JavaScript
Updated
Dec 9, 2017
Shell
A FIGlet library (easy to use, easy to extend)
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