Here's what's popular on GitHub today...
-
Updated
May 15, 2021 - C++
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Symfony
-
Updated
May 15, 2021 - C++
-
Updated
May 15, 2021 - TypeScript
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
May 12, 2021 - C
-
Updated
May 14, 2021 - TypeScript
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Pageclip
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.
-
Updated
Apr 16, 2021
-
Updated
May 14, 2021 - Java
-
Updated
May 15, 2021 - C++
-
Updated
Apr 15, 2021
-
Updated
May 13, 2021 - HTML
-
Updated
May 15, 2021 - Go
-
Updated
May 13, 2021 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
May 14, 2021 - Python
-
Updated
May 14, 2021
-
Updated
May 9, 2021 - Java
-
Updated
May 15, 2021 - Python
-
Updated
Feb 24, 2021
-
Updated
May 15, 2021 - C++
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 14, 2021 - C++
-
Updated
May 15, 2021 - C++
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
Right now, Syncthing seems to always use LF for line endings in
config.xmland.stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.The problem is that when opening those files in Notepad under old