Here's what's popular on GitHub today...
Trending repository
-
Updated
Apr 3, 2022 - C++
Game Bytes
Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.
Popular topic
Go
Trending repository
Trending repository
-
Updated
Apr 6, 2022 - Shell
Upcoming event recommended by GitHub
Open Source Friday: Supercharge Images on Netlify with Cloudinary
April 08, 2022 • Online
Trending repository
-
Updated
Mar 30, 2022 - Python
Trending repository
-
Updated
Apr 5, 2022 - Go
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Sonatype Lift
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)
Trending repository
-
Updated
Apr 4, 2022
Trending repository
Trending repository
-
Updated
Apr 5, 2022
Trending repository
Trending repository
-
Updated
Apr 5, 2022 - Python
Trending repository
Trending repository
Trending repository
-
Updated
Apr 5, 2022 - Java
Trending repository
-
Updated
Apr 2, 2022 - C
Trending repository
-
Updated
Mar 31, 2022 - JavaScript
Trending repository
-
Updated
Apr 2, 2022 - JavaScript
Trending repository
-
Updated
Apr 5, 2022 - GAP
Trending repository
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
Trending repository
-
Updated
Apr 5, 2022 - Python
Trending repository
For support purposes it is good to know where the fences are (polygon, circular, inclusion/exclusion) so we should log these somehow. Perhaps when the log file is first started.
This comes from this discussion https://discuss.ardupilot.org/t/no-polygone-fences-in-the-dataflash-logs/82566/2
Trending repository
-
Updated
Apr 5, 2022 - C#
Trending repository
-
Updated
Apr 5, 2022 - Vue
Trending repository
-
Updated
Apr 5, 2022 - Vue
Trending repository
-
Updated
Apr 4, 2022 - JavaScript
App recommended by GitHub
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
Description
When the "Run" button is clicked - it gets the disabled styles indicating a user should not be able to perform clicks while a particular query is running. But this does not prevent the operations to be performed repeatedly by clicking the button in the loading state.
This PR fixes this issue by checking if the button is not in a loading state, and only then allowing the onclic