-
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.
Kotlin
-
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!
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
-
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++
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.



Update the TPCH example to support query 6: