node-pombo
Just provide a random nice pombo ASCII draw(and his author).
Instalation
Of course U're using Yarn, right?!
yarn add pombo
U can also install by NPM
npm install pombo
Usage
const pombo = require('pombo').default
// Or using ES6
import pombo from 'pombo'
console.log(`${pombo.draw} by ${pombo.author}`)
Utility
pombo.randomDrawis a simple function to get a random pombo;pombo.drawsis a list with all pombos and their authors.