Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Disk Usage/Free Utility
-
Updated
Sep 29, 2020 - Go
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Phaser
A SQL database implemented purely in TypeScript type annotations.
-
Updated
Sep 24, 2020 - TypeScript
Windows Package Manager CLI (aka winget)
-
Updated
Sep 26, 2020 - C++
Create beautiful system diagrams with Go
-
Updated
Sep 28, 2020 - Go
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
Sep 22, 2020 - Python
Rollbar
Rollbar provides real-time, full-stack exception reporting and debugging tools for developers. Rollbar integrates in moments with apps built in JavaScript, Ruby, Python, PHP, Node.js, Android, iOS, Go, Java, .NET and more.
Rollbar integrates with GitHub to link stack traces to the underlying source code, correlate exceptions to code changes, and create GitHub issues so teams can manage errors in their existing workflow.
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere
- Adding hints and doctest to old codes
- Reviewing Pending PRs
- Helping new Contributors
- Add more algorithms #14 #195
thank you
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Python
-
Updated
Sep 26, 2020 - TypeScript
Update kramdown
What would you like to be added/modified:
To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.
To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef
Describe the bug
[Microsoft has enabled s
京东薅羊毛工具(活动入口:京东app->我的->游戏与互动->查看更多)讨论组:https://t.me/JD_fruit_pet
-
Updated
Sep 29, 2020 - JavaScript
Empresas que constantemente oferecem vagas para junior e estagiários
-
Updated
Sep 29, 2020
Environment
Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a VProgressCircular to your project, change theme to dark.
Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark
目的是为了实现 一个App加载多个不同的JS Bundle 文件,实现android端动态化加载jsBundle的功能
Android客户端,生成了多个 index.android.js 使用的同一个vender.android.js
都放入asset目录下,给每个index.android.js建立不同的文件目录 如 a->index1 ,b->index2
在application中统一初始化 HippyEngine.EngineInitParams 参数
示例是一个简单的mainactivity 中有3个按钮去打开不同的 index.android.js文件
出现的问题是 第一次依次点击进入每个index.android.js文件都可以打开退出
第二次再去打开每个index.android.js文件时 则界面为空白界面,报错的错误为


**De