-
Updated
Jan 20, 2021
Here's what's popular on GitHub today...
-
Updated
Jan 15, 2021 - CSS
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.
-
Updated
Jan 20, 2021 - C#
-
Updated
Jan 17, 2021
-
Updated
Jan 19, 2021 - Python
-
Updated
Jan 18, 2021 - Java
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!
Lucidchart Connector
Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.
With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.
-
Updated
Jan 17, 2021 - Python
-
Updated
Jan 17, 2021
-
Updated
Jan 16, 2021 - Python
-
Updated
Jan 20, 2021 - V
-
Updated
Jan 17, 2021
-
Updated
Jan 20, 2021
-
Updated
Jan 19, 2021
Will template be supported for Visual Studio on MAC anytime later? Probably .mpack is needed.
-
Updated
Jan 15, 2021
-
Updated
Jan 20, 2021 - Python
TypeScript has a bug, it will touch all files in --build mode. This leads to too many [ESM-HMR] reload. Please add a throttle on it thanks
-
Updated
Jan 19, 2021 - CSS
-
Updated
Jan 19, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Problem: I'd like to dynamically import scripts as <script> tags.
Describe the solution you'd like
Proposal:
const useScript = ({ url, id, type = 'text/javascript', async = true }) => {
const [ready, setReady] = React.useState(false);
const [failed, setFailed] = React.useState(false);
R-
Updated
Jan 19, 2021
-
Updated
Jan 18, 2021 - Shell
-
Updated
Jan 18, 2021 - C++
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.

Update the TPCH example to support query 6: