arnie-quote

Get random quotes from Arnold Schwarzenegger

Usage no npm install needed!

<script type="module">
  import arnieQuote from 'https://cdn.skypack.dev/arnie-quote';
</script>

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.