mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 12:10:22 +02:00
Add figlet link (#2392)
* Update 103-figlet.md adding a description for figlet and a link to the github repo * Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/101-printing-output/103-figlet.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
# Figlet
|
# Figlet
|
||||||
|
|
||||||
|
This package aims to fully implement the FIGfont spec in JavaScript, which represents the graphical arrangement of characters representing larger characters. It works in the browser and with Node.js.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official GitHub Repository' href='https://github.com/patorjk/figlet.js'>GitHub Repository</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user