-
Updated
Nov 24, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Linux
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
-
Updated
Nov 24, 2020 - TypeScript
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 23, 2020 - Vue
-
Updated
Nov 24, 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.
-
Updated
Nov 22, 2020 - Go
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 23, 2020 - Nim
-
Updated
Nov 24, 2020
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 23, 2020
-
Updated
Sep 30, 2020 - Python
-
Updated
Sep 30, 2020 - Jupyter Notebook
Variables to adjust are DefaultStateDirectory and DefaultRuntimeDirectory defined maddy.go. Need to account for the fact build.sh may be setting it using -X linker flag.
-
Updated
Nov 23, 2020
建议增加自动投币给关注UP主功能..
本人不会C#,所以只能帮忙提取API,希望有人能帮忙更新进去,这样就不需要麻烦的找UP主的ID了.
所有关注的接口
curl 'https://api.bilibili.com/x/relation/followings?vmid={用户ID}&pn=1&ps=20&order=desc&order_type=attention&jsonp=jsonp&callback=__jp19' \
-H 'authority: api.bilibili.com' \
-H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36' \
-H 'accept:
-
Updated
Nov 22, 2020
React version: 17.0.1
Steps To Reproduce
- npx create-react-app my-app
- cd my-app
- npm start (Works like a charm)
- npm run eject
- npm i
- npm start (ReferenceError: React is not defined)
Link to code example: https://codesandbox.io/s/ecstatic-wood-ou6px
-
Updated
Aug 25, 2020
-
Updated
Nov 20, 2020
-
Updated
Nov 24, 2020 - Jupyter Notebook
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.

I have a simple instruction which is good to be kept in CONTRIBUTION.md. Please add this wherever it looks good:
pip install pre-commitpre-commit run --all-files