╔═════════════════════════════════════════════════════════════╗
║ _ _ ____ _ ║
║ | |_ _____ _| |_|___ \| |__ __ _ _ __ _ __ ___ _ __ ║
║ | __/ _ \ \/ / __| __) | '_ \ / _` | '_ \| '_ \ / _ \ '__| ║
║ | || __/> <| |_ / __/| |_) | (_| | | | | | | | __/ | ║
║ \__\___/_/\_\\__|_____|_.__/ \__,_|_| |_|_| |_|\___|_| ║
║ ║
║ ║
║ A lightweight ASCII/Unicode banners generator ║
╚═════════════════════════════════════════════════════════════╝
A lightweight web app to generate ASCII/Unicode banners for CLI tools and GitHub READMEs. No installation needed — just visit the page, type, and copy.
- Live preview as you type
- 7 figlet font styles (Big, Standard, Slant, Shadow, Small, Banner, ANSI Shadow)
- 3 border styles (Unicode box, ASCII, none)
- Subtitle support
- Left / center / right alignment
- One-click copy to clipboard
Built on figlet.js for text rendering, with a live-preview UI, border framing, and subtitle support on top.
Clone the repo, open index.html in a browser. No build step, no npm install.
Pull requests welcome — see open issues for ideas.
MIT