Add npm monthly downloads badges to package list - #46
Conversation
Matches the badge style used in the qwksearch-research-agent README.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
react-app-store-buttons and shadcn-theme-menu are the actual published npm names for those packages (confirmed against package.json and the npm registry); react-native-app-buttons and shadcn-themes/create-mobile-wrapper don't correspond to this repo's packages. web2mobile-wrapper's package.json is private and unpublished (404 on the registry), so it gets no badge.
|
Two things worth flagging here:
This duplicates #45. #45 ("docs: add npm monthly downloads badges to package listings") already does this exact task and is more accurate — it caught two things this PR initially got wrong (now fixed here as of the latest commit): Generated by Claude Code |
Summary
img.shields.io/npm/dm/<pkg>.svgmonthly-downloads badge (linked to the npm package page) under each dev tool in the "Packages & Apps" section that publishes to npm, matching the badge style already used in theqwksearch-research-agentREADME's Packages list.about-system,api2ai,create-cloud-db,create-starter-app,export-svg-typescript,git0,manage-storage,open-ready,react-native-app-buttons,shadcn-themes,create-mobile-wrapper.cloudflare-to-claude-fix,server-shell-setup,verify-phone-sms— deploy-only or shell-script tools) and internal apps (docs,Cloud-Computer-Control-Panel,vscode-cloud).Test plan
npm install/npxcommand already documented for that tool in the README.qwksearch-research-agentREADME pattern (<a href="npmjs.com/package/...">wrapping animg.shields.io/npm/dm/...svg).🤖 Generated with Claude Code
Generated by Claude Code