Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akilism/x-giphy-image
:clap: A :clap: x-tag :clap: web :clap: component :clap: that :clap: consumes :clap: the :clap: Giphy :clap: API. :clap:
https://github.com/akilism/x-giphy-image
Last synced: 3 months ago
JSON representation
:clap: A :clap: x-tag :clap: web :clap: component :clap: that :clap: consumes :clap: the :clap: Giphy :clap: API. :clap:
- Host: GitHub
- URL: https://github.com/akilism/x-giphy-image
- Owner: akilism
- Created: 2015-03-06T04:42:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T00:39:56.000Z (over 9 years ago)
- Last Synced: 2024-05-22T22:31:34.532Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About Giphy Image
A x-tag web component that consumes the [Giphy API](https://github.com/Giphy/GiphyAPI).See it in action at [x-giphy-image](http://www.wolvesintheserverroom.com/xgiphyimage/demo/index.html)
# Example```
```
# Attributes
`type`:
* translate
* search
* trending
* random`term`: Search term, translate term or tag to filter random results by. Does not apply to trending type.
`random`: This attribute will display a random gif from the returned gifs.
`rating`: (defaults to r)
* y
* g
* pg
* pg-13
* r