0.1.5 • Published 9 years ago

favorite-star v0.1.5

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

<favorite-star></favorite-star>

Simple Web Component that displays a clickable "favorite star". The star has a neat animation when it's activated.

Check it out!

Usage

Just put it in your page:

<favorite-star></favorite-star>

You can use the attribute active to display a golden star:

<favorite-star active></favorite-star>

Installation

Install it with bower:

$ bower install favorite-star

or with npm:

$ npm install favorite-star

Include it in your page:

<link rel="import" href="path/to/favorite-star.html">

That's all Folks!

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago