kashishgrover / giphy-js

Official GIPHY packages

Home Page:https://giphy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

React components focused on ease-of-use and performance

lightweight UI components, no framework required

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/react-components@2.1.0 --to=@giphy/react-components@2.1.2

About

Official GIPHY packages

https://giphy.com

License:MIT License


Languages

Language:TypeScript 92.3%Language:JavaScript 7.2%Language:HTML 0.5%