https://github.com/rewdy/figlet-browser
A simple way to browse figlet fonts to find the perfect one for your project!
https://github.com/rewdy/figlet-browser
figlet figlet-fonts
Last synced: 5 months ago
JSON representation
A simple way to browse figlet fonts to find the perfect one for your project!
- Host: GitHub
- URL: https://github.com/rewdy/figlet-browser
- Owner: rewdy
- Created: 2024-12-11T17:12:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T18:32:26.000Z (over 1 year ago)
- Last Synced: 2024-12-27T19:26:18.907Z (over 1 year ago)
- Topics: figlet, figlet-fonts
- Language: JavaScript
- Homepage: https://figlet-browser.rewdy.lol
- Size: 758 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figlet Browser
This provides a simple interface to reviewing and previewing the figlet fonts. All the fonts are tagged so that you can find options based off of what you're trying to do. Should be kind of fun.
👉 Peep it here: [figlet-browser.rewdy.lol](https://figlet-browser.rewdy.lol)
## How
* Rendering via node [figlet](https://github.com/patorjk/figlet.js)
* Site build with [Vite](https://v2.vitejs.dev/)
* Dependencies delightfully managed with [Bun](https://bun.sh) 🥟
* Code kept tidy with [BiomeJS](https://biomejs.dev/)
* Major S/O to my favorite simple CSS library [PicoCSS](https://picocss.com/). Provides all you need and nothing you don't.
---
😂 Made with joy by [Rewdy](https://rewdy.lol)