Skip to content

docs: add npm monthly downloads badges to package listings - #45

Merged
vtempest merged 3 commits into
masterfrom
claude/devtools-readme-badges-arpbwr
Aug 30, 2026
Merged

docs: add npm monthly downloads badges to package listings#45
vtempest merged 3 commits into
masterfrom
claude/devtools-readme-badges-arpbwr

Conversation

@vtempest

Copy link
Copy Markdown
Collaborator

Summary

  • Add a shields.io npm monthly-downloads badge (img.shields.io/npm/dm/<package>) under each npm-published package in the "📦 Packages & Apps" section of the README, linking to its npmjs.com page.
  • Package names were taken from each package's package.json name field (a few differ from their folder/README-title, e.g. about-system-infoabout-system, react-native-app-buttonsreact-app-store-buttons).
  • Left unchanged: apps (docs, Cloud-Computer-Control-Panel, vscode-cloud) and packages that aren't published to npm (cloudflare-to-claude-fix, server-shell-setup, verify-phone-sms, web2mobile-wrapper — the latter's package.json is marked "private": true and returns 404 on the npm registry).

Test plan

  • Verified every badged package name resolves on registry.npmjs.org (200) and, where two similarly-named packages exist (shadcn-theme-menu vs shadcn-themes), confirmed via the registry's repository field which one is actually published from this repo.
  • Verified web2mobile-wrapper is not published (404 for both web2mobile-wrapper and create-mobile-wrapper, package.json has "private": true) and left it without a badge.
  • Diffed the rendered README to confirm only the intended badge lines were added and no other content changed.

🤖 Generated with Claude Code


Generated by Claude Code

Add a shields.io npm/dm badge under each npm-published package in the
Packages &amp; Apps section, linking to its npmjs.org page. Apps and
packages that aren't published to npm (docs, Cloud-Computer-Control-Panel,
vscode-cloud, cloudflare-to-claude-fix, server-shell-setup,
verify-phone-sms, web2mobile-wrapper) are left unchanged.
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app-demo Building Building Preview Aug 30, 2026 6:19pm
appdemo-dev-tools Ready Ready Preview Aug 30, 2026 6:19pm
appdemo-dev-tools-9bhw Error Error Aug 30, 2026 6:19pm
appdemo-dev-tools-hxgy Error Error Aug 30, 2026 6:19pm
appdemo-dev-tools-qz8y Error Error Aug 30, 2026 6:19pm
cccp-deployment Ready Ready Preview Aug 30, 2026 6:19pm

@vtempest
vtempest merged commit bff64b4 into master Aug 30, 2026
2 of 5 checks passed
@vtempest
vtempest deleted the claude/devtools-readme-badges-arpbwr branch August 30, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant