-
Updated
Jan 19, 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.
Windows
-
Updated
Jan 19, 2021 - C#
-
Updated
Jan 17, 2021
-
Updated
Jan 19, 2021 - Python
-
Updated
Jan 18, 2021 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
CloudBees CodeShip
Fast, Easy and customizable
With faster feedback cycles, local debugging, build caching and customized environments, CodeShip helps you build the products your users love.
-
Updated
Jan 17, 2021 - Python
-
Updated
Jan 17, 2021
-
Updated
Jan 16, 2021 - Python
-
Updated
Jan 19, 2021 - V
-
Updated
Jan 17, 2021
-
Updated
Jan 19, 2021
-
Updated
Jan 18, 2021
Will template be supported for Visual Studio on MAC anytime later? Probably .mpack is needed.
-
Updated
Jan 15, 2021
-
Updated
Jan 19, 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++
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.

Update the TPCH example to support query 6: