Skip to content
/ rogan Public

Npm package that gives random Joe Rogan quotes.

Notifications You must be signed in to change notification settings

REX500/rogan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

rogan

npm (scoped) npm (scoped)

Rogan npm package that returns random Joe Rogan quotes.

How to use?

  • first run the npm install command
    npm i --save rogan
  • require the package
    const rogan = require('rogan');
  • run the getQuote() function that will return a unresolved promise containng a quote
    rogan.getQuote()

Currently there are 20 different quotes but soon there will be much more!

Support us by starring the repo on github

Plan is to have JR mention this on one of his podcasts by 2020!

Enjoy, share with others and have fun!

About

Npm package that gives random Joe Rogan quotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published