分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
-
Updated
May 27, 2022 - Python
{{ message }}
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
A list of cool features of Git and GitHub.
CodeHub is an iOS application written using Xamarin
GitHub on steroids
The blame view immediately tells you which lines are the most recent:
https://github.com/refined-github/refined-github/blame/main/package.json
We can use the same pattern/coloring in other areas of GitHub. There's already a feature request for this:
But we can start laying down the foundation for a generic
A curated list of awesome actions to use on GitHub
Feature Request
Windows 10 1909 18363.535
picgo 2.2.0
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')Screenshots
ht
From desktop/desktop#2160 (comment)
It's be nice if we could expose a drop down that allows users to start from a template. I'm thinking having that description there is not necessary; putting the description behind a tooltip should allow people who want/need to know what a gitignore file is to see it while allowing us to use that space for showing the f
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
Too young, too simple. Sometimes, naive & stupid
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
Growth Engineering: The Definitive Guide。全栈增长工程师指南
An open letter from IT industry specialists to protect Ukraine from information warfare. Відкритий лист спеціалістів IT-індустрії на захист України від інформаційної війни.
A markdown version emoji cheat sheet
Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
GUIA EXTENSO DE PROGRAMAÇÃO:
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
April - September 2022 • Virtual
Jun 20 - 24, 2022 • Melbourne, Australia
Description
When creating a release in repo, the telegram bot sends the following message:
A link is added to
{release_title}:https://{base_url}/{owner}/{repo}/src/{tag_name}This is a link to the tag although a link to the release was expected:
https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}