New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-openfb

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-openfb

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

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ngOpenFB

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

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

Angular wrapper for the OpenFB library allows you to use OpenFB "the Angular way":

  • As an Angular service instead of a global object
  • Using promises instead of callbacks

About OpenFB:

  • 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.

Getting Started

Install with npm

$ npm install angular-openfb

Install with Yarn

$ npm add angular-openfb

Install with Bower

$ bower install angular-openfb

Usage

# Comming soon

Contributing

Want to contribute? Follow these recommendations.

License

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

Keywords

FAQs

Package last updated on 09 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc