Here's what's popular on GitHub today...
Trending repository
收集整理 GitHub 上高质量、有趣的开源项目。
-
Updated
Jul 29, 2022
The Download
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
Popular topic
Trending repository
Currently the aptos CLI prompts you whenever you're doing something potentially risky. To avoid this you can pass --assume-yes but this gets old very fast for people who are used to CLIs just executing their commands without confirming. It'd be nice to have some way to set something in the config that effectively enables --assume-yes for every command.
Trending repository
I have created a dracula theme for this awesome terminal:
Is there a way to push it into the repo?
Upcoming event recommended by GitHub
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
Trending repository
Trending repository
A Python compiler, down to native code, using C++
-
Updated
Jul 29, 2022 - C++
Collection recommended by GitHub
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!
App recommended by GitHub
Visual Source
Mesmerizing Source Code History Visualization.
Create beautiful motivational videos for your team through source code history visualization.
Easy to install, zero configuration & videos can be generated in minutes.
Trending repository
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
Jul 30, 2022 - TypeScript
Trending repository
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
-
Updated
Jul 29, 2022 - Python
Trending repository
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
Updated
Jul 28, 2022 - Python
Trending repository
Resources for deep learning with satellite & aerial imagery
-
Updated
Jul 29, 2022
Trending repository
a lightweight kubernetes multi-tenancy gateway
-
Updated
Jul 29, 2022 - Go
Trending repository
Collection of malware source code for a variety of platforms in an array of different programming languages.
-
Updated
Jul 29, 2022 - Assembly
Trending repository
Trending repository
GUI for a Vocal Remover that uses Deep Neural Networks.
-
Updated
Jul 29, 2022 - Python
Trending repository
A Collection of application ideas which can be used to improve your coding skills.
-
Updated
Jul 5, 2022
Trending repository
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
-
Updated
Jul 22, 2022 - HTML
Trending repository
-
Updated
Jul 30, 2022
Trending repository
Trending repository
Trending repository
Feature Description
I can set the animation duration for the tabs themselves using animationDuration on the mat-tab-group. If I set this to 0, the tabs switch instantly, but the ink bar moves across taking 500ms, which makes the tab switching look slower than it actually is.
I can implement this myself using ng-deep:
::ng-deep .mat-ink-bar { Trending repository
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
-
Updated
Jul 12, 2022 - JavaScript
Trending repository
See https://github.com/ichard26/black-deps-ci/runs/7374216061?check_suite_focus=true. We can either bump the lower bound requirement for aiohttp, or we can reuse the approach taken in psf/black#2974 for a similar issue. I'll note that aiohttp 4.0 is still under development so breakage will come later, but eventually :)
cc @zsol we should probably configure pytest to _no
Trending repository
FlatBuffers: Memory Efficient Serialization Library
-
Updated
Jul 29, 2022 - C++
Trending repository
Trending repository
A realtime distributed messaging platform
-
Updated
Jul 16, 2022 - Go
App recommended by GitHub
Zube
Zube is a stand-alone Agile project management tool that lets you seamlessly work with GitHub Issues.
Zube is right for you if you want any of these:
- A real time two way integration with GitHub Issues that keeps your information in sync
- Organize your Issues on a kanban board or sprint board
- Allow non-developers without GitHub access to easily work with developers
- Simultaneously manage Issues across multiple repos
- Mange private cards alongside public GitHub Issues (ideal for OSS dev)



Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)