UNPKG

figlet

Version:

Creates ASCII Art from text. A full implementation of the FIGfont spec.

11 lines (7 loc) 108 B
language: node_js node_js: - "6" - "8" script: - npm test before_install: npm install -g grunt-cli