Home

Awesome

parrotsay-api

Install

npm install --save parrotsay-api

Usage

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

parrotSay('yaaay')
  .then(console.log)
  .catch(console.error)
<img src="example.png" width="629"> <!-- TODO: change it to a GitHub url – see https://git.io/hpm README.md -->

Related

License

MIT © Matheus Fernandes