Skip to content

Simple Web Components that displays a clickable "favorite star"

License

Notifications You must be signed in to change notification settings

argelius/favorite-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<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!

About

Simple Web Components that displays a clickable "favorite star"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages