Giter Site home page Giter Site logo

giphy's Introduction

This app is LIVE on GitHub pages: https://danielpickett.github.io/giphy.

Overview

This is a clone of the Giphy website using Giphy's own API to enable search of gifs from their database. I did this project because we started using Slack at work and the Giphy integration for Slack is terrible. Previously, we used Stride by Atlassian which had a pretty decent Giphy integration that showed a side panel with Giphy search and displayed a scrollable panel of results. Slack just shows one gif at a time and has a "shuffle" button to show the next gif if you don't like the first one. I tried using the Giphy website, but that didn't allow me to drag gifs from Chrome onto my desktop. Instead, dragging gifs from giphy.com just saved a url link. So I made this app to return actual gif files that can be dragged to the desktop and then onto Slack.

Important Compatibility Note

This app works great in Chrome, but in Firefox and Edge there's an issue (I'm not even checking IE). I think it's related to my use of window.stop(). When the little plus sign (+) button is clicked for the lightbox, all the gifs stop animating. It appears that in Firefox and Edge, window.stop() not only stops the loading of queued gifs, it also stops the animation of fully loaded gifs, and it never restarts them.

giphy's People

Contributors

danielpickett avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.