Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Rust
Feature request
I found that phpstan doesn't understand psalms numeric-string type (see https://psalm.dev/docs/annotating_code/type_syntax/scalar_types/#numeric-string)
It would be nice to support it.
here is playground link
https://phpstan.org/r/9e26dfae-706f-4e3a
Capture the Flag
May 06, 2020 - June 12, 2020 • Online
-
Updated
Jun 7, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - C++
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!
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jun 10, 2020 - Go
-
Updated
Jun 11, 2020 - Python
-
Updated
Dec 11, 2018 - HTML
-
Updated
Jun 11, 2020 - Python
-
Updated
Jun 10, 2020
-
Updated
Jun 10, 2020 - C#
-
Updated
Jun 10, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - PHP
Here I have another suggestion, this time about our Gravity's CLI. I come up with this list of improvements which I think should benefit the project:
- If no arguments passed it should display help section instead of opening
REPL - To open
REPLadd a new flag for examplegravity --repl gravity new [project]- a new simple command to create new project. (A wizard which helps with co
Is your feature request related to a problem? Please describe.
I want to add a whole smb-server to the sidebar. Since the network address section isn't shown, I cannot view network addresses and therefore pin e.g. whole SMB-servers through right click to the sidebar. (e.g. such addresses: \\smb-server)
Describe the solution you'd like
Please enable us to pin the current path to t
Issue Description
Ghost now involves installing ghost-cli globally. At this point I haven't figured out if that's even possible to do with App Engine.
The mock cookbook advises adding a backdoor to delegate on a mock's parent. But the parent can be called directly:
ON_CALL(foo, Concrete).WillByDefault([&foo](const char* str) {
return foo.Foo::Concrete(str);
});-
Updated
May 26, 2020
-
Updated
Jun 11, 2020 - PHP
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jun 11, 2020
-
Updated
Jun 10, 2020 - C
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.


The
checkLengthandcheckEmailfunctions inside "Event listeners" follow immediately after thecheckRequiredfunction.If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".
My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t