Skip to content

Wxh16144/console-figlet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A command line interface for the figlet.js library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.3%