Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Nov 25, 2020 - PowerShell
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
-
Updated
Nov 24, 2020 - Python
Description:
React Native version:
on master
Steps To Reproduce
- run
yarn audit
Expected Results
Should output 0 vulnerabilities
Snack, code example, screenshot, or link to a repository:
N/A
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 25, 2020 - Python
-
Updated
Nov 25, 2020
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!
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
-
Updated
Nov 23, 2020
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 25, 2020 - HTML
-
Updated
Nov 22, 2020 - Go
loadimpact / k6
K6 http.post method isn't correctly encoding a list of values assigned to a key in an object.
const form_data = {
comment: "Hello world!",
topping: [
'onion',
'bacon',
'cheese'
]
};The simplest way to see this is to run the sample at
https://github.com/loadimpact/k6/blob/master/samples/html_form_post.js and note that it fails.
-
Updated
Nov 25, 2020 - C++
-
Updated
Nov 25, 2020 - Rust
-
Updated
Aug 25, 2020
-
Updated
Nov 25, 2020 - Nim
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 23, 2020 - C++
-
Updated
Nov 25, 2020 - Assembly
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
We have an error message where we're missing the word "flag" or "option".
- This import is never used as a value and must use 'import type' because the 'importsNotUsedAsValues' is set to 'error'.
+ This import is never used as a value and must use 'import type' because the 'importsNotUsedAsValues' flag is set to 'error'.- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 24, 2020
-
Updated
Nov 24, 2020 - HTML
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.

As discussed in #3926, the following files do not have
.pyextensions because TensorFlow does not yet support the current Python.TODO: Restore the
.pyfile extensions