2.0.0 • Published 9 years ago
pombo v2.0.0
node-pombo
Just provide a random nice pombo ASCII draw(and his author).
Instalation
Of course U're using Yarn, right?!
yarn add pomboU can also install by NPM
npm install pomboUsage
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.