# facebook-js-sdk **Repository Path**: mirrors_leecade/facebook-js-sdk ## Basic Information - **Project Name**: facebook-js-sdk - **Description**: Facebook Javascript SDK - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Facebook JavaScript SDK =============================== This repository contains the open source JavaScript SDK, last updated on June 2010, that allows you to utilize Facebook on your website. Except as otherwise noted, the Facebook Connect JavaScript SDK is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) Status (UPDATED) ------ We have updated the JavaScript SDK to [support OAuth 2.0][post] on July 22, 2011. We have no plans to update this repository until December 2011. [post]: https://developers.facebook.com/blog/post/525/ Documentation ------------- We have made API documentation available for the public APIs [here][docs]. The repository also contains simple [examples][examples] showing the use of the SDK with popular JavaScript libraries such as [Dojo][Dojo], [jQuery][jQuery], [MooTools][MooTools], [Prototype][Prototype] and [YUI][YUI]. [docs]: http://developers.facebook.com/docs/reference/javascript/ "Public API Documentation" [Dojo]: http://www.dojotoolkit.org/ [jQuery]: http://jquery.com/ [MooTools]: http://mootools.net/ [Prototype]: http://prototypejs.org/ [YUI]: http://developer.yahoo.com/yui/ [changelog]: http://github.com/facebook/connect-js/tree/master/changelog.md [examples]: http://github.com/facebook/connect-js/tree/master/examples/ Report Issues/Bugs =============== [Bugs](https://developers.facebook.com/bugs) [Questions](http://facebook.stackoverflow.com/questions/tagged/facebook-javascript-sdk)