0.0.4 • Published 8 years ago

ember-favourite-heart v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

ember-favourite-heart ❤️Build Status npm version

This is Ember cli addon which provide twitter like favourite heart component.

  • Demo

Installation

  • ember install ember-favourite-heart

Usage

This addon provides an ember-inplace-edit component.

{{ember-favourite-heart liked=model.liked likeCount=model.likes_count action="toggleLike"}}
  

Properties

Actions

Credits

http://www.9lessons.info/2015/11/twitter-heart-button-css3-animation.html