Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ahomu/x-ahomu
- Owner: ahomu
- License: mit
- Created: 2014-02-21T08:23:33.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-02-21T09:57:30.000Z (over 10 years ago)
- Last Synced: 2024-09-11T06:37:48.078Z (2 months ago)
- Size: 1.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
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)