https://github.com/karan/x-meme
The meme element for modern web
https://github.com/karan/x-meme
Last synced: 6 months ago
JSON representation
The meme element for modern web
- Host: GitHub
- URL: https://github.com/karan/x-meme
- Owner: karan
- Created: 2014-05-14T19:51:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T14:41:41.000Z (over 11 years ago)
- Last Synced: 2025-06-24T23:07:38.275Z (7 months ago)
- Homepage: http://karan.github.io/x-meme
- Size: 1.28 MB
- Stars: 48
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
\
================
The meme element for modern web
| [Documentation](http://karan.github.io/x-meme/) | [Live demo](http://karan.github.io/x-meme/components/x-meme/demo.html) |
| --- | --- |
## Examples
Top text and bottom text
Just bottom just with custom image
## Install
### Method 1 - bower
bower install x-meme
### Method 2 - Polymer
1. Import Web Components' polyfill:
```xml
```
2. Import Custom Element:
```xml
```
3. Start using it!
```xml
```