arnie-quote
v1.3.0
Published
Get random quotes from Arnold Schwarzenegger
Downloads
8
Readme
arnie-quote
Get random quotes from the incomparable Arnold Schwarzenegger.
Install
npm add arnie-quote
Usage
import quote from 'arnie-quote';
console.log(quote()); // Outputs a random quote from Arnold Schwarzenegger
Why
Honestly, this library only exists as a platform for it's author to experiment with continuous integration techniques and such.