console-figlet
A command line interface for the figlet.js library. forked from figlet-cli
_ __ _ _ _
___ ___ _ __ ___ ___ | | ___ / _(_) __ _| | ___| |_
/ __/ _ \| '_ \/ __|/ _ \| |/ _ \_____| |_| |/ _` | |/ _ \ __|
| (_| (_) | | | \__ \ (_) | | __/_____| _| | (_| | | __/ |_
\___\___/|_| |_|___/\___/|_|\___| |_| |_|\__, |_|\___|\__|
|___/
Usage
npx console-figlet "Hello World"
List all available fonts
npx console-figlet --fonts
View examples all fonts
npx console-figlet "Hello World" --all
Learn more
npx console-figlet --help
License
Copyright © 2023 - present Wxh16144.
This project is MIT licensed.