-
Updated
Oct 21, 2020 - JavaScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Oct 21, 2020 - JavaScript
Over 200 games were submitted for this year’s js13kGames–a community-organized game jam giving participants 31 days to build a game using no more than 13kB of JavaScript. Here are the top 10 as voted on by the developers themselves.
Amp
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Java
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Oct 21, 2020 - Python
-
Updated
Oct 21, 2020 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Restyled.io
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 21, 2020 - C
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Go
If multiple products can have the same SKU, updating an order through the WooCommerce API (tested v2, v3 and v4) can unintentionally change products within an order.
To reproduce:
- Add filter to
functions.phpadd_filter( 'wc_product_has_unique_sku', '__return_false' ); - Create
product 1with SKUnon-unique. (product_id example: 1111) - Create
product 2with the same SKU `
-
Updated
Oct 21, 2020
-
Updated
Oct 18, 2020
-
Updated
Oct 21, 2020 - C
-
Updated
Oct 21, 2020 - Python
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when
-
Updated
Oct 20, 2020 - C++
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 20, 2020 - Jupyter Notebook
-
Updated
Oct 21, 2020 - JavaScript
gitpod.io
Gitpod is the online IDE for GitHub.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
Install this app and prebuild your project, so you don't have to wait for your build to download the internet when starting a Gitpod workspace.
Gitpod is the first IDE that builds your project before you even open it.


This repository is getting a lot of activity for Hacktoberfest which is great to see!
One thing we need help with is filling in missing information for existing companies. This needs to be done one by one for each company by looking at their website.
This is a good first task, and if you submit 4 PRs for one company each, then you've already met the requirements for Hacktoberfest!
He