agudulin / at-quotes

Random quotes from Adventure Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

at-quotes Build Status

Random quotes from Adventure Time

Install

yarn add at-quotes  # npm install --save at-quotes

Usage

import * as at from 'at-quotes'

at.getFinnQuote()    // MY HAT IS AWESOME!
at.getJakeQuote()    // I love you, Everything burrito.
at.getIceKingQuote() // Banana Guards yourself, Princess!
at.getQuote()        // Easy peasy, livin' greasy!

License

MIT © Alexander Gudulin

About

Random quotes from Adventure Time

License:MIT License


Languages

Language:JavaScript 100.0%