Last 12 weeks · 96 commits
3 of 6 standards met
Repository: vitejs/vite-plugin-registry. Description: Discover plugins for your build tools Stars: 23, Forks: 1. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Homepage: https://registry.vite.dev/ Open PRs: 0, open issues: 3. Last activity: 21h ago. Community health: 62%. Top contributors: github-actions[bot], sapphi-red, renovate[bot], Copilot, TheAlexLichter.
switch out npmjs.com links for npmx.dev
The npm URL from is now passed through without validation since it originates from npm's API. Changes Removed validation logic and warning logs for npm URLs npm link now uses directly Repository and homepage URLs remain validated for http/https protocols Before: After: Original prompt Add validation here that checks that the url can be parsed with and has a protocol or protocol https://github.com/vitejs/vite-plugin-registry/blob/7186b0d0ed7fe36439484aa04d8f18e08673b1bc/scripts/collect/index.ts#L104-L107 ✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.