ninjatronic/ngFacebook
Facebook SDK wrapper for AngularJS Apps
{ "createdAt": "2013-09-05T19:18:10Z", "defaultBranch": "master", "description": "Facebook SDK wrapper for AngularJS Apps", "fullName": "ninjatronic/ngFacebook", "homepage": "", "language": "JavaScript", "name": "ngFacebook", "pushedAt": "2015-06-14T10:27:39Z", "stargazersCount": 35, "topics": [], "updatedAt": "2021-05-10T03:32:22Z", "url": "https://github.com/ninjatronic/ngFacebook"}ngFacebook
Section titled “ngFacebook”Facebook SDK wrapper for AngularJS Apps.
Installation
Section titled “Installation”bower install ngFacebook
<script unsrc="bower_components/angular/angular.min.js"></script> <script unsrc="bower_components/ngFacebook/version/v0.0.3/ngFacebook.min.js"></script>Manual
Section titled “Manual”Download the [minified source]!(../../blob/v0.0.3/version/v0.0.3/ngFacebook.min.js) and include in your build as desired.
For usage instructions, please see the Github page for this project.
Development
Section titled “Development”Tooling
Section titled “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
Section titled “Contributions”ngFacebook actively welcomes contributions. Please submit a pull request or raise an issue with a test that demonstrates the bug/feature.
