1.0.0 • Published 1 year ago

lorem-excuses v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Lorem Excuses

IT Excuses generator

How to

getLiveExcuse => Promise that fetches the list from the repo and return a random excuse

getLiveExcuse().then(excuse => console.log(excuse))

getCachedExcuse => Promise that fetches from the package fil and return a random excuse

getCachedExcuse().then(excuse => console.log(excuse))
1.0.0

1 year ago