chore(pkg): expand npm keywords + descriptions on framework wrappers#868
Merged
Conversation
- social-proof-bar: switch npm metric from last-week to last-month (endpoint + label) so the homepage shows monthly downloads only. - hero-demo TerminalMirror: replace the hand-drawn ASCII weather box with a CSS-bordered grid. The box characters never aligned because the row content mixed variable-width glyphs (°, ☀) inside a <pre>, bowing the right border and corners out of square.
Comment out Discord CTAs (hero + final), the DISCORD const, and the nav-bar Discord link/icon. Kept commented for easy restore once there are enough contributors to justify a community server.
…rappers Angular, React Native, Solid, Svelte, Vue wrappers had thin keywords (9-10 generic terms) and terse descriptions, making them invisible in npm search and AI tooling next to the core ecosystem packages. Add high-traffic terms (openai, anthropic, claude, gemini, chatgpt, ai-agents, chat-ui, streaming) and rewrite descriptions to state capability + provider-agnostic. No code or API changes.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Lighthouse
Run by |
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.
Why
Angular, React Native, Solid, Svelte, Vue wrappers had thin
keywords(9-10 generic terms) and terse one-line descriptions. They were effectively invisible in npm search and AI tooling next to the keyword-rich core packages.What
openai,anthropic,claude,gemini,chatgpt,ai-agents,chat-ui,streaming+ framework-specificNo code or API changes. Pure discoverability.
Part of a broader visibility push (GitHub topics, awesome-list PRs, comparison docs).