ember-social
ember-social is a fledgling Ember component library for social sharing widgets. Think Tweet buttons, Facebook like buttons, Linked In share buttons, etc.
We welcome contributions. Adding share buttons can be a tedious, annoying part of a front-end developers. Let's make this library make it easy for everyone.
This README outlines the details of collaborating on this Ember addon.
![Build Status](https://travis-ci.org/plyfe/ember-social.svg?branch=master)
Installation
git clone
this repositorynpm install
bower install
Usage
The dummy app demonstrates and explains usage quite well.
To use in your app, follow the instructions for using ember-cli addons at embercli.com.
Running Tests
ember test
ember test --server
Building
For more information on using ember-cli, visit http://www.ember-cli.com/.
TODO
- Implement click/share tracking for
{{facebook-like}}
- Implement click/share tracking for
{{facebook-facepile}}
Contributors
Thanks to Plyfe for sponsoring initial development and open-sourcing. ember-social authors include: Chris LoPresto, Luke Melia, and Danielle Adams.