0.1.1 • Published 8 years ago

parrotsay-api v0.1.1

Weekly downloads
222
License
MIT
Repository
github
Last release
8 years ago

parrotsay-api

Install

npm install --save parrotsay-api

Usage

// example.js
const parrotSay = require('parrotsay-api')

parrotSay('yaaay')
  .then(console.log)
  .catch(console.error)

Related

License

MIT © Matheus Fernandes