Here's what's popular on GitHub today...
Trending repository
-
Updated
Feb 24, 2022
Popular topic
Firebase
Trending repository
-
Updated
Feb 24, 2022
Trending repository
-
Updated
Jan 26, 2021
Upcoming event recommended by GitHub
OSCA22
March 24, 2022 - March 28, 2022 • Online
Trending repository
-
Updated
Dec 26, 2021
Trending repository
-
Updated
Dec 10, 2021 - Rust
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
Codetree
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
Trending repository
-
Updated
Feb 21, 2022
Trending repository
-
Updated
Feb 23, 2022
Trending repository
-
Updated
Feb 24, 2022 - TypeScript
Trending repository
-
Updated
Feb 23, 2022 - Java
Trending repository
Trending repository
-
Updated
Feb 24, 2022 - Python
Trending repository
-
Updated
Feb 24, 2022 - Go
Trending repository
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7
Trending repository
Allow the configuration of pane frames.
For example where or whether to show the scroll indicator. Have some right aligned, some left aligned. Display the information at the bottom of the frames.
The current default configuration could be something akin to this:
pane_frames:
top:
left: [title, ]
right: [scroll, ]
bottom:
left: []
right: []
Trending repository
-
Updated
Feb 24, 2022 - C++
Trending repository
-
Updated
Jul 26, 2021
Trending repository
-
Updated
Feb 24, 2022 - Ruby
Trending repository
-
Updated
Feb 24, 2022 - JavaScript
Trending repository
-
Updated
Feb 24, 2022 - C++
Trending repository
-
Updated
Feb 21, 2022 - Swift
Trending repository
-
Updated
Feb 24, 2022 - Go
Trending repository
-
Updated
Feb 23, 2022 - C++
Trending repository
-
Updated
Feb 24, 2022 - C#
Trending repository
-
Updated
Feb 24, 2022 - Markdown
App recommended by GitHub
AccessLint
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug