severest / giphub

Giphub let's you insert Giphy GIFs from within GitHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giphub Build Status

Giphub let's you insert Giphy GIFs from within GitHub.

Setup

This project uses yarn. If you haven't already, install yarn globally:

npm install -g yarn

Install required packages

yarn install --pure-lockfile

Build

Build un-minified version of the extension

yarn run dev

Build production version the extension

yarn run build

The unpacked extension is available in the dist folder in both cases.

About

Giphub let's you insert Giphy GIFs from within GitHub.

License:MIT License


Languages

Language:JavaScript 85.2%Language:CSS 11.6%Language:HTML 3.2%