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>pull/2386/head^2
parent
f83fec9e99
commit
4cfbae991f
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
||||
# 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> |
||||
|
Loading…
Reference in new issue