jasperdg / GifLogger

A class that enables you to log gifs using javascript ES6 and the Giphy API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GifLogger

A class that enables you to log gifs using javascript ES6 and the Giphy API.

You can import the script using: import GifLogger from 'your_path/GifLogger';

And then at the place in the script that you prefer GifLogger.log('test');

About

A class that enables you to log gifs using javascript ES6 and the Giphy API.


Languages

Language:JavaScript 100.0%