Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds the Trendshift badge to the existing badge block, next to npm / CI / stars / license / dshfind.
Why this repository has one. Trendshift tracks it and it has ranked on the daily list:
omdsh-dev/DSH-better-sidebarhas been tracked since 2026-08-10, and 2026-08-14 was its best day: +591 stars, which put it at chore: 移除旧字段 dshClient(只适配新 dsh 的 dsh.client 声明) #7 on the TypeScript daily list (and 标题:conversation.chat.turnTail 拦截注册报错:slot 未声明(应改用 ctx.slots) #15 across all languages).GET https://trendshift.io/api/search?q=dsh-better-sidebarreturnsrepository_id: 151476.What the badge does. It is not a static image — the endpoint renders the rank of the day the repository last ranked, and it returns 404 when the repository is not on a list, so the image simply disappears rather than showing a stale claim. The
?language=TypeScriptvariant is the TypeScript list; dropping that query parameter shows the all-languages rank instead. I used the language variant because the repository is TypeScript and the surrounding badge block already carries language/version context.Scope. One line added in
README.md, nothing else. No files moved, no text reworded, no dependency touched. Fully reversible by deleting that line.If you would rather not carry a badge that reflects a rank that can change over time, close this and no harm done — the data link above stays valid either way.
One optional thing while you are here (ignore it freely). This package gets ~32,198 npm installs a week and its README never asks anyone for anything. The comparable plugins convert far better:
dsh-web-allabout 76 stars per 1,000 installs,modlensabout 43, this one about 14. We do not lack users; we lack the moment where a user is told a star is a thing they can give.If you want it, this is the whole change (both languages, and it says plainly that nothing is unlocked by it):
Happy to add it as its own one-line commit in this PR if you prefer, or drop it entirely — the badge change above stands on its own either way.