Package Exports
- figlet
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (figlet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
___________.___ ________.__ __ __
\_ _____/| |/ _____/| | _____/ |_ |__| ______
| __) | / \ ___| | _/ __ \ __\ | |/ ___/
| \ | \ \_\ \ |_\ ___/| | | |\___ \
\___ / |___|\______ /____/\___ >__| /\ /\__| /____ >
\/ \/ \/ \/ \______| \/
This project aims to fully implement the FIGfont spec in JavaScript.
You can see it in action here: http://patorjk.com/software/taag/ (the figlet.js file was written to power that application)
The examples folder in this project shows how to use the figlet.js file for node.js and in the browser.
The doc/figfont.txt file in this project contains the FIGlet FIGfont spec.