Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahomu/x-ahomu

I'm ahomu
https://github.com/ahomu/x-ahomu

Last synced: about 1 month ago
JSON representation

I'm ahomu

Awesome Lists containing this project

README

        

# <x-ahomu>

A [Polymer](http://polymer-project.org) element. My name is [ahomu](http://aho.mu/).

## Demo

> [Check it live](http://ahomu.github.io/x-ahomu/).

## Installation

Install using [Bower](http://bower.io):

```shell
bower install x-ahomu
```

## Usage

1. Import Web Components' polyfill (platform.js)

```html

```

2. Import Custom Element:

```html

```

3. Start using it!

```html

```

## Options

Attribute | Options | Default | Description
--- | --- | --- | ---
`color` | *string* | `green` | Face color

## Examples:

```html

```

**Wow Rainbow!!**

## License

[MIT License](http://opensource.org/licenses/MIT)