Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 12, 2020 - Haskell
Mongoose
-
Updated
Jun 13, 2020 - Python
Based on the docs here https://github.com/microsoft/playwright/blob/master/docs/api.md#class-browsercontext we cannot delete a certain cookie, is there any consideration to have that kind of feature?
-
Updated
Jun 13, 2020 - TypeScript
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!
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
-
Updated
Jun 13, 2020
-
Updated
Jun 13, 2020
🚀 Feature
Add information about debugging segmentation fault to README and docs FAQ.
A lot of people are getting this error. It should be easy to debug this using htop memory output.
-
Updated
Jun 11, 2020 - HTML
-
Updated
Jun 12, 2020
-
Updated
Jun 11, 2020 - Python
-
Updated
Jun 1, 2020 - PHP
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
Wiki?
Would you consider opening a public Wiki under this project to help document the effect of each option has in Windows? Most of the function names are pretty self-explanatory but I think Wiki with some screenshots could help remove any doubt.
Thanks for creating this!
-
Updated
May 26, 2020
iOS
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
The checkLength and checkEmail functions inside "Event listeners" follow immediately after the checkRequired function.
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
Sorry for writing that here but in the Xamarin.Forms Wiki page -> Feature Roadmap the web link to the contributing guide is broken. It returns 404.
See:
Have a proposal?
Check out our guide on submitting proposals.
I would be interested to read this guide.
F
Currently, most samples only have a C# host program. It would be nice if more or even most samples demonstrated how to use Python to call into Q#.
Samples with Python Hosts
- algorithms
- chsh-game
- database-search
- integer-factorization
- oracle-synthesis
- order-finding
- reversible-logic-synthesis
- simple-grover
-
arithmetic
-
Updated
Jun 12, 2020
This could be seen as a question, but I think of it more as a request for documentation improvement. :)
Reading the documentation here on AFSSLPinningMode, I think this is vague and there's room for improvement.
- There could be detail in each mode about what it does in the case of updated certificate
-
Updated
Jun 13, 2020 - Python
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
Description
Currently, the tutorial uses a not-very-practical model (iris-classifier), and ends with
curl. Consider adding or replacing with a full end-to-end guide, which includes calling a Cortex API from an application, e.g. “0 to NLP App in Less Than 15 Minutes”. Also consider linking to https://curl.trillworks.com/ for how to convert thecurlto the appropriate http library