ember-favourite-heart

0.0.4 • Public • Published

ember-favourite-heart ❤️Build Status npm version

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

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

Property Description
liked true/false
likeCount No. of likes
disabled Disable like/unlike (default: false)

Actions

Action Description
action Action to be called after clicking on heart

Credits

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

Package Sidebar

Install

npm i ember-favourite-heart

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • anilmaurya