Skip to content

ninjatronic/ngFacebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngFacebook

Build Status

Facebook SDK wrapper for AngularJS Apps.

Installation

Bower

bower install ngFacebook

 <script src="bower_components/angular/angular.min.js"></script>
 <script src="bower_components/ngFacebook/version/v0.0.3/ngFacebook.min.js"></script>

Manual

Download the minified source and include in your build as desired.

Usage

For usage instructions, please see the Github page for this project.

Development

Tooling

This project uses grunt for tooling. To run the tests run grunt test. To build, navigate to the root directory and run grunt build.

Contributions

ngFacebook actively welcomes contributions. Please submit a pull request or raise an issue with a test that demonstrates the bug/feature.

About

Facebook SDK wrapper for AngularJS Apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published