pombo

2.0.0 • Public • Published

node-pombo

Build Status

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.randomDraw is a simple function to get a random pombo;

  • pombo.draws is a list with all pombos and their authors.

Readme

Keywords

Package Sidebar

Install

npm i pombo

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • vitorluizc