Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 622 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 622 Bytes

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