console-figlet

1.1.2 • Public • Published

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.

Package Sidebar

Install

npm i console-figlet

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

7.09 kB

Total Files

5

Last publish

Collaborators

  • wxh16144