8000 GitHub - dillonchr/funhouse-client: npm module for making funhouse-api requests
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dillonchr/funhouse-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funhouse Client

npm module for interacting with the funhouse API

Installation

npm i @dillonchr/funhouse

Available methods

  • bookmancy({options}, callback)

Related to usage of bookmancy but includes a source prop with a value of either abe or ebay.

  • cryptonics.encrypt(offset, message, callback)
  • cryptonics.decrypt(offset, message, callback)

Behave the same as cryptonics.

  • dailytext(callback)

Fetches via the dailytext module and gives you back the JSON outlined in the readme.

  • gdq(callback)

Gets list of upcoming runs from the GDQ schedule using gdq.

  • inflation(dollars, year, callback)

Looks up inflation back to 1913 via inflation.

  • paycheck.balance(callback) *paycheck.spend(amount, callback)
  • paycheck.reset(checkAmount, callback)

Pretty custom module bankrupt hooks into a MongoDB and keeps track of your paycheck in and expenditures out in the meantime. We've been using it to keep track of spending since middle of 2017.

About

npm module for making funhouse-api requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0