An open API service indexing awesome lists of open source software.

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

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

```