rick-and-morty

1.0.1 • Public • Published

rick-and-morty Build Status {

Get Rick and Morty gifs

The gif list is just a JSON file and can be used wherever.

Rick and Morty

Install

$ npm install --save rick-and-morty

Usage

const rickAndMorty = require('rick-and-morty');
 
rickAndMorty.random();
// -> 'http://i.giphy.com/l41lI4bYmcsPJX9Go.gif'

API

.all: string[]

All gifs.

.random(): string

Random name.

Related

License

2016 © Zack Harley

🍴 Fork away!

}

Package Sidebar

Install

npm i rick-and-morty

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • zackharley