Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 12, 2022 - Python
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
Babel
Trending repository
-
Updated
Jul 12, 2022
Trending repository
-
Updated
Jul 12, 2022 - Swift
Upcoming event recommended by GitHub
Git Merge 2022
September 14, 2022 - September 15, 2022 • Chicago, IL
Trending repository
-
Updated
Jul 12, 2022 - Jupyter Notebook
Trending repository
-
Updated
Jul 5, 2022 - Java
Collection recommended by GitHub
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!
App recommended by GitHub
abaplint
Overview
abaplint.app, quality checks and static analysis for the ABAP programming language.
Automatically run quality checks and static analysis for each change and pull request in the repository.
The application works with SAP ABAP code serialized using abapGit.
Trending repository
-
Updated
Jul 12, 2022 - Go
Trending repository
-
Updated
Jul 12, 2022
Trending repository
Describe the proposed change(s).
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Trending repository
-
Updated
Jul 11, 2022
Trending repository
-
Updated
Jul 8, 2022 - Nunjucks
Trending repository
-
Updated
Jul 10, 2022 - JavaScript
Trending repository
-
Updated
Jul 12, 2022 - Python
Trending repository
-
Updated
Jul 12, 2022 - Shell
Trending repository
-
Updated
Jul 6, 2022 - Python
Trending repository
This action doesn't require debug mode. A user can optionally add it as a precondition to a keyboard shortcut if they so choose.
Trending repository
-
Updated
Jul 12, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 12, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 12, 2022 - PowerShell
Trending repository
-
Updated
Jul 12, 2022 - Python
Trending repository
Trending repository
Whiskers' regex looks for <..> as opposed to tokenizing the input, so it is not able to detect truncated/mistyped input.
For example it can't detect that <!b is not terminated in<?b> X <!b Y </b>.
With some heuristics it could be improved: match for <?, <! and </ and only allow identifiers which are terminated with >, otherwise it is invalid.
_Originally posted by @axic in h
Trending repository
Some destructive operations have their confirmation behavior defaulting to "yes." We should default to "yes" when the behavior is non-destructive, e.g. creating a workspace, but we should default to "no" when it's something destructive, like deleting a user.
App recommended by GitHub
CommitCheck
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist: