0.0.8 • Published 5 years ago

ngopenfb v0.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Facebook integration in JavaScript apps running in the browser and in Cordova.

Travis Status AppVeyor Status Codacy Status Dependencies Status Version Status Download Status Gitter Chat

Why it's awesome

OpenFB is an easy way for Facebook integration in JavaScript apps. No dependency. No Facebook plugin. No Facebook SDK. OpenFB allows you to login to Facebook and executes any Facebook Graph API request.

Getting Started

Install with npm

$ npm install ngopenfb

Install with Yarn

$ npm add ngopenfb

Install with Bower

$ bower install ngopenfb

Features

  • OpenFB is a micro-library that lets you integrate your JavaScript application with Facebook.
  • OpenFB works for both BROWSER-BASED apps and CORDOVA apps.
  • This library has no dependency: You don't need (and shouldn't use) the Facebook SDK with this library.
  • Whe running in Cordova, you also don't need the Facebook Cordova plugin.
  • There is also no dependency on jQuery.
  • OpenFB allows you to login to Facebook and execute any Facebook Graph API request.

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.