-
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.
Xamarin
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 24, 2020 - Vue
-
Updated
Nov 24, 2020 - C++
TestQuality
TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.
-
Updated
Nov 22, 2020 - Go
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 24, 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
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.



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