Here's what's popular on GitHub today...
-
Updated
May 30, 2021 - Vue
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
-
Updated
May 30, 2021 - C++
-
Updated
May 30, 2021 - JavaScript
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
May 29, 2021
-
Updated
May 23, 2021 - Java
WIP
Allow authors of pull requests to set status to pending while still working on it.
-
Updated
May 30, 2021 - PowerShell
-
Updated
May 30, 2021 - C
-
Updated
May 30, 2021 - JavaScript
-
Updated
May 30, 2021
-
Updated
May 11, 2021
-
Updated
May 28, 2021 - JavaScript
-
Updated
May 29, 2021 - C++
Be cool if I could change the "d" bind to instead move large files to ~/.Trash
-
Updated
May 30, 2021 - Rust
-
Updated
Apr 28, 2021
-
Updated
May 30, 2021 - C#
-
Updated
May 30, 2021 - JavaScript
-
Updated
May 30, 2021 - Java
-
Updated
May 29, 2021
-
Updated
May 29, 2021 - Java
Better URL Regex
We do not match on:
google.com
Because there is no HTTPS at the start.
The solution is to build a list of all top level domains ( see https://data.iana.org/TLD/tlds-alpha-by-domain.txt for all of them in a neat text file) and match only if the end matches a TLD.
An example regex is:
.*\.com|\.org
Which matches:
tryhackme.com
-
Updated
Jul 18, 2020
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.
The current icon is a quick-and-dirty draft to get the app going. Ideally we'd have two sets of icons: