[PR #626] [CLOSED] Add an '.md' file which attaches repo info (stars, pushed at) #903

Closed
opened 2025-11-06 15:25:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/626
Author: @chaconnewu
Created: 4/18/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • a5f0934 Add an '.md' file which attaches repo info (stars, pushed at)

📊 Changes

1 file changed (+413 additions, -0 deletions)

View changed files

awesome_with_repo_info.md (+413 -0)

📄 Description

I collected all the GitHub repositories info from README.md via GitHub API, and attached the number of stars and last pushed at for each curated item. It is intended for users to quickly get some basic info of repositories instead of clicking on each. The data was collected today, and I can update the .md file regularly or as needed.

The format above TOC is a little off, which I think was caused by generating GitHub flavored markdown with pandoc.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/626 **Author:** [@chaconnewu](https://github.com/chaconnewu) **Created:** 4/18/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a5f0934`](https://github.com/sindresorhus/awesome/commit/a5f0934025fdbce2134ce0ee3f4d42284c838018) Add an '.md' file which attaches repo info (stars, pushed at) ### 📊 Changes **1 file changed** (+413 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `awesome_with_repo_info.md` (+413 -0) </details> ### 📄 Description I collected all the GitHub repositories info from README.md via GitHub API, and attached the number of stars and last pushed at for each curated item. It is intended for users to quickly get some basic info of repositories instead of clicking on each. The data was collected today, and I can update the .md file regularly or as needed. The format above TOC is a little off, which I think was caused by generating GitHub flavored markdown with pandoc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 15:25:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#903