An open API service indexing awesome lists of open source software.

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!

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)