Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 7, 2022
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
C#
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
Trending repository
-
Updated
Jul 9, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022 - Python
Collection recommended by GitHub
App recommended by GitHub
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
Trending repository
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 5, 2022 - JavaScript
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
What about History?
Histories make men wise.
What about Network ?
Trending repository
-
Updated
Jul 8, 2022
Trending repository
Whenever we switch to the database plugin or if we click on the refresh button
connection.receive(
DATABASE_LIST_COMMAND,
....
is called thus, the info about our database is updated in the desktop client.
Is it possible to do the other way around, that is, notify the client that it should update the UI because our database has changed, thus not requiring to press the refr
Trending repository
-
Updated
May 17, 2022
Trending repository
-
Updated
Jul 9, 2022 - TypeScript
Trending repository
-
Updated
Jul 9, 2022
Trending repository
文本中如果有数字读不出来
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
-
Updated
Jul 3, 2022 - JavaScript
Trending repository
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 9, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
-
Updated
Jun 23, 2022 - Swift
Trending repository
-
Updated
Jul 8, 2022
Trending repository
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 7, 2022 - Go
App recommended by GitHub
repo rules
An application to set up and enforce rules for all of your GitHub repositories:
- enforce rules on all repositories or a sub selection using regex
- ensure that all repositories only use squash merge and delete merged branch
- ensure that only certain team is admin or maintainer of repositories with certain pattern
- ensure that the default branch (or any branch) always requires GPG signatures on commit
Free for testing until 30.06.2022, afterwards there will be paid plans.
Currently,

path.joinhas a failing test:These tests are taken from Node, so it likely is a real bug
The code implementing
path.joinis in this file: https://github.com/Jarred-Sumner/bun/blob/701d6ec45d7e339b352b37869bd2a7d4849b35fb/src/resolver/resolve