Here's what's popular on GitHub today...
-
Updated
Jan 28, 2021 - JavaScript
The theme for this year’s Game Off was ‘moonshot’ and the entries were out of this world! Fork and play some of the top-rated games.
MATLAB
-
Updated
Jan 28, 2021 - Python
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 25, 2021 - Python
-
Updated
Jan 27, 2021 - JavaScript
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!
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
-
Updated
Jan 28, 2021 - Go
-
Updated
Jan 26, 2021
-
Updated
Jan 16, 2021
-
Updated
Jan 13, 2021
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 26, 2021
-
Updated
Jan 26, 2021 - Go
pipeline should immediately fail with ERR_STREAM_DESTROYED when any of the streams have already been destroyed.
Readable might need a little extra consideration since it's possible to read the data after being destroyed. Should maybe check _readableState.errored and/or _readableState.ended.
-
Updated
Jan 27, 2021 - Python
-
Updated
Jan 23, 2021
Screenshot
Description
The rich tooltip text renders in a table that is inside a parent div that has the max-width set. If the text in the table is too wide, then the text will render outside of the div.
This is being caused by this line
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 27, 2021 - C
-
Updated
Jan 26, 2021 - JavaScript
🚀 Feature request
Is your feature request related to a problem?
I'm always frustrated when an image is not loading lazily. Like an image inside the Avatar component.Describe the solution you'd like
All imWhat version of Next.js are you using?
10.0.5
What version of Node.js are you using?
14.14.0
What browser are you using?
IE11
What operating system are you using?
Windows 10
How are you deploying your application?
next start
Describe the Bug
The start page of next.js does not render properly.
See image below.
Expected Behavior
It should render the same a
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

I used the Directus app to add a O2M field to a collection with a lot of items, and choose to add the corresponding M2O field to the related table.
When visualizing the collection hosting the O2M field, that field indicates "100 items" and it's only possible to scroll through these 100 items, even though there are way more.
Would it be possible to skip that limit, to change its value, or jus