Skip to content

gordonbisnor/ember-social

 
 

Repository files navigation

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.

To install this addon in your ember-cli project, use npm install ember-social.

Run the dummy app for examples and documentation.

This README outlines the details of collaborating on this Ember addon.

Build Status

Installation

  • git clone this repository
  • npm 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

  • ember build

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.

About

An Ember component library for social sharing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.0%
  • Handlebars 27.9%
  • HTML 4.4%
  • CSS 0.7%