aboutsummaryrefslogtreecommitdiff
path: root/src/tools/ascii-text-drawer/ascii-text-drawer.vue (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-03-03feat(new tool): ascii art generator (#886)Gravatar sharevb 1-0/+93
* feat(new tool): ascii art generator Fix #829 ; Text ASCII Art Generator (using figlet) * fix: make fonts list searchable * refactor(ascii-generator): updated tool definition * refactor(ascii-generator): equilibrate ui --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>