Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Nov 29, 2020 - C
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
jQuery
This is likely due to excess CPU usage in https://github.com/ottomated/CrewLink/blob/master/src/renderer/Avatar.tsx when loading images.
UNIT TESTS
GitHub Universe 2020
December 09, 2020 • Virtual
DustinBrett / x
-
Updated
Nov 29, 2020 - Dart
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Renovate
Multi-language Dependency Automation
- Automatically update dependencies using convenient Pull Requests
- Supports a multitude of languages including JavaScript, Java, Ruby, PHP, Python, Go, Cargo, Elixir, Docker, etc.
- Extensive configurability. WhiteSource Renovate will fit in with your workflow, including custom grouping and schedules
- Supports shared presets as code, similar to eslint shared configs
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Nov 25, 2020 - C++
stop_pollallows ReplyKeyboard, but only Inline is accepted. Same for a bunch of other methodsthat already was fixed …disable_web_page_previewis falsely typed asstredit_message_reply_markupshould acceptNoneforreply_markup
-
Updated
Nov 29, 2020 - HTML
-
Updated
Nov 29, 2020 - Go
-
Updated
Nov 29, 2020 - C
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Nov 12, 2020
-
Updated
Nov 22, 2020
-
Updated
Nov 28, 2020 - Dart
The current version of the HANS dataset is missing the additional information provided for each example, including the sentence parses, heuristic and subcase.
-
Updated
Nov 28, 2020
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
-
Updated
Nov 28, 2020
-
Updated
Nov 22, 2020
-
Updated
Nov 28, 2020 - Shell
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.


K6 http.post method isn't correctly encoding a list of values assigned to a key in an object.
The simplest way to see this is to run the sample at
https://github.com/loadimpact/k6/blob/master/samples/html_form_post.js and note that it fails.