Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parrotsay-api

Install

npm install --save parrotsay-api

Compile

Using node@v5

npm install -g gulp@3.9.0
gulp

Usage

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

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

Related

License

MIT © Matheus Fernandes

About

An API to say things with the Party Parrot

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages