Frontmatter
| id | 9154 |
| title | [DevIndex] Add TopRepo, Twitter, and Sponsors columns |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Feb 14, 2026, 6:54 PM |
| updatedAt | Feb 15, 2026, 5:43 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9154 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9106 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 15, 2026, 5:43 PM |
[DevIndex] Add TopRepo, Twitter, and Sponsors columns
tobiu added parent issue #9106 on Feb 14, 2026, 6:55 PM
tobiu assigned to @tobiu on Feb 15, 2026, 3:51 AM

tobiu
Feb 15, 2026, 5:43 PM
Input from Gemini 3 Pro:
✦ I have implemented the requested column changes:
- Added Top Repo Column: Currently displays the repo name (index 0).
- Added Twitter (X) Column: Uses
fa-brands fa-x-twittericon.- Added Sponsors Column: Uses
fa-regular fa-hearticon.- Reordered Columns:
- Moved
Sincebefore Heatmap.- Moved
FollowersbeforeSince.Top Repois afterCompany.Xis afterHireable.Sponsorsis afterOrgs.Note: The
Top Repocolumn currently only displays the name as plain text. As discussed, a future enhancement (blocked by updater changes) will turn this into a link once we have theghOrg/ghRepodata structure available.Fixed in commit:
da8479797- feat(devindex): Add TopRepo, Twitter, and Sponsors columns to Grid (#9154)
tobiu closed this issue on Feb 15, 2026, 5:43 PM
Enhance the DevIndex grid with additional columns based on the updated Contributor model.
Requirements:
topRepo.twitterUsername(using the X icon).hasSponsors.