-
Updated
May 22, 2021 - Go
Here's what's popular on GitHub today...
Your favorite open source projects and the developers who make them happen. Listen in!
Vue.js
-
Updated
May 22, 2021 - C#
-
Updated
May 21, 2021
Game Off
November 01, 2021 - December 01, 2021 • Online
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
May 22, 2021 - Python
-
Updated
Jan 6, 2021
-
Updated
May 22, 2021 - Python
-
Updated
May 22, 2021 - Swift
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
May 22, 2021 - Dart
-
Updated
May 22, 2021 - Vue
-
Updated
May 18, 2021 - Java
-
Updated
May 19, 2021 - Python
Hi guys, this is a silly problem
The link in this readme.md https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/README.md points to a broken link https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/docker-compose.yaml
I don't know the working link only use the link in the same path https://github.com/docker/awesome-compose/blob/master/prometheus-graf
-
Updated
May 21, 2021 - Python
For some reasons, Im unable to generate a Code using the --code method. I guess the error is some kind of rate limiting.
I get two kinds of errors:
Either I get ratelimited, have to wait some time and then get this response:
An error occurred requesting code from server; response [200]
Or I am not forced to wait some time, but then I instantly get
`An error occurred requesting code
-
Updated
May 22, 2021 - Python
Description
Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.
This issue is covered in-depth by parent issue #30977, please check there for more details.
React Native version:
0.63
-
Updated
May 20, 2021 - JavaScript
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.


GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.