Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vajahath/blink-element

Polymer element to blink or flicker.
https://github.com/vajahath/blink-element

Last synced: 13 days ago
JSON representation

Polymer element to blink or flicker.

Awesome Lists containing this project

README

        

# blink-element
Polymer element to blink or flicker.

## Setup Bower

Install Bower if you don't have : `sudo npm install -g bower`.

## Install this package

`bower install --save blink-element`

# Usage

```html

...


...


...

...



...

```

# Example

You can check the `index.html` file to see a live demo.

bye..

## Change Log

*1.0.1*
* Documentation updated.

*1.0.0*
* Created element.
* Created documentation.