-
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.
SpaceVim
-
Updated
Jan 20, 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.
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.
-
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 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++
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.



Update the TPCH example to support query 6: