All Projects → Giphy → giphy-js

Giphy / giphy-js

Licence: MIT License
Official GIPHY packages

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to giphy-js

giphy-react-native-sdk
GIPHY react native SDK
Stars: ✭ 28 (-72.28%)
Mutual labels:  gifs, giphy, giphy-sdks
GiphyImageResultsPreview
Library for GIF results, preview, play, share everything at one place!
Stars: ✭ 28 (-72.28%)
Mutual labels:  gifs, giphy
TGInlineGIF
Telegram Inline tenor gif search bot.
Stars: ✭ 19 (-81.19%)
Mutual labels:  gifs
tootbot
Python tool for mirroring Reddit posts to Twitter and Mastodon
Stars: ✭ 68 (-32.67%)
Mutual labels:  giphy
mediaforge
A Discord bot for editing and creating videos, images, GIFs, and more!
Stars: ✭ 45 (-55.45%)
Mutual labels:  gifs
gif-msg
Hide 127 bytes in a gif without touching any pixels or colors
Stars: ✭ 26 (-74.26%)
Mutual labels:  gifs
SKanimATE
Animated Flatground Skateboard Tricks
Stars: ✭ 18 (-82.18%)
Mutual labels:  gifs
FlutterLoadingGIFs
Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets. Demo: https://gallery.codelessly.com/flutterwebsites/loadinggifs/
Stars: ✭ 28 (-72.28%)
Mutual labels:  gifs
gifted
Turn any short video into an animated GIF quickly and easily.
Stars: ✭ 15 (-85.15%)
Mutual labels:  gifs
scifgif
Humorous image microservice for isolated networks
Stars: ✭ 18 (-82.18%)
Mutual labels:  giphy
vredditshare
A Reddit bot that reuploads Reddit video
Stars: ✭ 17 (-83.17%)
Mutual labels:  gifs
action-cats
A quick Github action which posts a cat gif on your PRs to reward you for pushing code!
Stars: ✭ 64 (-36.63%)
Mutual labels:  gifs
giftext
Convert texts to animated gifs
Stars: ✭ 44 (-56.44%)
Mutual labels:  gifs
httriri
HTTRiRi - HTTP Status Codes as Portrayed by Rihanna GIFs ✨💄
Stars: ✭ 49 (-51.49%)
Mutual labels:  gifs
SwiftyGiphy
A UI and API layer for Giphy discovery and integration.
Stars: ✭ 90 (-10.89%)
Mutual labels:  giphy
gifs
gifs for thought
Stars: ✭ 19 (-81.19%)
Mutual labels:  gifs
giphygram
🔎 Experimental React application for searching GIF images on GIPHY
Stars: ✭ 23 (-77.23%)
Mutual labels:  giphy
oembed
PHP OEmbed wrapper for well-known video platforms and services
Stars: ✭ 26 (-74.26%)
Mutual labels:  giphy
react-native-giphy
Integrate GIPHY into your React Native project (works with react-native-gifted-chat)
Stars: ✭ 25 (-75.25%)
Mutual labels:  giphy
google-maps-at-88-mph
Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.
Stars: ✭ 93 (-7.92%)
Mutual labels:  gifs

GIPHY for developers

The GIPHY SDKs let you and your users easily access the world’s largest GIF library anywhere on your website. Whether it’s via a comment, forum post, review, chatbot or messenger, adding GIFs to your product is a simple and easy way to boost engagement and user experience.

GIPHY-JS SDKs

Build Status

Choose your flavor!

@giphy/react-components

React components focused on ease-of-use and performance

@giphy/js-components

lightweight UI components, no framework required

@giphy/js-fetch-api

fetch gifs, stickers, categories and more (build your own UI, no SDK analytics)

Now go build something!

Go do it

GIPHY-JS Developer Section

Install

$ yarn && lerna bootstrap

Dev

Some packages have

$ cd packages/components
$ yarn run dev

Lint

From root of project:

$ yarn run lint

Publishing

$ lerna version

Travis will publish to npm

Changelog

Tag PRs in github, and run something like this, then cut and paste from the console. See more

lerna-changelog --from=@giphy/[email protected] --to=@giphy/[email protected]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].