npm install --save terminal-pal
// example.js
const pal = require('terminal-pal')
say('yaaay', Pal.Banana)
.then(console.log)
.catch(console.error);
Use this tool to convert images into ANSI files. Adding leading spaces to each line of the file will improve the appearance.
MIT © William Buttenham