Here are 3,096 public repositories matching this topic...
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
Updated
Oct 6, 2020
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
-
Updated
Sep 24, 2020 - TypeScript
-
Updated
Oct 26, 2020 - Swift
-
Updated
Oct 18, 2020 - Go
-
Updated
Oct 2, 2020 - Java
Preparation links and resources for system design questions
-
Updated
Sep 18, 2020
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
-
Updated
Oct 23, 2020 - JavaScript
A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.
-
Updated
Aug 11, 2020 - Ruby
-
Updated
Oct 1, 2020 - HTML
Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.
-
Updated
Oct 26, 2020 - PHP
@dursk raised a great and prescient point in an message on the Google Group several months ago:
Either request() should be marked private as _request(), or, since the API calls funnel through request(), the versioning should be handled within this method rather than passed to this method by all callers.
Since then, multip
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
-
Updated
Oct 19, 2020 - Java
All your digital life on a single timeline, stored locally
-
Updated
Sep 12, 2020 - Go
This is not an official Facebook product, and is not affiliated with, or sponsored or endorsed by, Facebook.
-
Updated
Apr 12, 2018 - JavaScript
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
-
Updated
Oct 27, 2020 - C#
-
Updated
Oct 27, 2020 - JavaScript
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速
-
Updated
Oct 26, 2020 - Objective-C
Unmaintained (see the README): Simple barebones project to show share counts from various social networks.
-
Updated
Nov 30, 2018 - JavaScript
Awesome-pytorch-list 翻译工作进行中......
-
Updated
Oct 10, 2020 - Jupyter Notebook
Make Slack and Facebook Bots in Java.
-
Updated
Aug 18, 2020 - Java
A Node client for the Facebook Messenger Platform
-
Updated
May 11, 2020 - JavaScript
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
-
Updated
Oct 23, 2020 - PHP
-
Updated
Oct 16, 2020 - TypeScript
Improve this page
Add a description, image, and links to the facebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the facebook topic, visit your repo's landing page and select "manage topics."


The documentation for expect.not.objectContaining() says that it matches any object that is not a superset of the expected object. In fact, i