[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: remove vision (for simplicity) + tweak ctas

+4 -85
-36
app/pages/about.vue
··· 163 163 164 164 <div> 165 165 <h2 class="text-xs text-fg-subtle uppercase tracking-wider mb-4"> 166 - {{ $t('about.vision.title') }} 167 - </h2> 168 - <ul class="space-y-3 text-fg-muted list-none p-0"> 169 - <li class="flex items-start gap-3"> 170 - <span class="text-accent shrink-0 mt-1.5 w-1.5 h-1.5 rounded-full bg-current" /> 171 - <span> 172 - <strong class="text-fg">{{ $t('about.vision.speed_first') }}</strong> &mdash; 173 - {{ $t('about.vision.speed_first_description') }} 174 - </span> 175 - </li> 176 - <li class="flex items-start gap-3"> 177 - <span class="text-accent shrink-0 mt-1.5 w-1.5 h-1.5 rounded-full bg-current" /> 178 - <span> 179 - <strong class="text-fg">{{ $t('about.vision.url_compatible') }}</strong> &mdash; 180 - <i18n-t keypath="about.vision.url_compatible_description" tag="span"> 181 - <template #npmjs> 182 - <code class="text-sm bg-bg-subtle px-1.5 py-0.5 rounded">npmjs.com</code> 183 - </template> 184 - <template #npmx> 185 - <code class="text-sm bg-bg-subtle px-1.5 py-0.5 rounded">npmx.dev</code> 186 - </template> 187 - </i18n-t> 188 - </span> 189 - </li> 190 - <li class="flex items-start gap-3"> 191 - <span class="text-accent shrink-0 mt-1.5 w-1.5 h-1.5 rounded-full bg-current" /> 192 - <span> 193 - <strong class="text-fg">{{ $t('about.vision.simplicity') }}</strong> &mdash; 194 - {{ $t('about.vision.simplicity_description') }} 195 - </span> 196 - </li> 197 - </ul> 198 - </div> 199 - 200 - <div> 201 - <h2 class="text-xs text-fg-subtle uppercase tracking-wider mb-4"> 202 166 {{ $t('about.contributors.title') }} 203 167 </h2> 204 168 <p class="text-fg-muted leading-relaxed mb-6">
-9
i18n/locales/de.json
··· 522 522 "package": "Paketmanager", 523 523 "managers": "bauen" 524 524 } 525 - }, 526 - "vision": { 527 - "title": "Vision", 528 - "speed_first": "Geschwindigkeit zuerst", 529 - "speed_first_description": "Layout-Shift, Flakiness und Langsamkeit sind das Schlimmste. Wir wollen, dass alles schnell ist, ob Suchen, Filtern oder Navigieren.", 530 - "url_compatible": "URL-kompatibel", 531 - "url_compatible_description": "Ersetze {npmjs} durch {npmx} in jeder URL und es sollte funktionieren und die gleichen Informationen mit besserer Erfahrung bieten.", 532 - "simplicity": "Einfachheit", 533 - "simplicity_description": "Kein Rauschen, überladene Anzeige oder verwirrende UI." 534 525 } 535 526 }, 536 527 "header": {
+4 -13
i18n/locales/en.json
··· 539 539 "managers": "package managers" 540 540 } 541 541 }, 542 - "vision": { 543 - "title": "Vision", 544 - "speed_first": "Speed first", 545 - "speed_first_description": "Layout shift, flakiness, and slowness is The Worst. We want everything to be fast, whether searching, filtering, or navigating.", 546 - "url_compatible": "URL compatible", 547 - "url_compatible_description": "Replace {npmjs} with {npmx} in any URL and it should work, providing the same information with a better experience.", 548 - "simplicity": "Simplicity", 549 - "simplicity_description": "No noise, cluttered display, or confusing UI." 550 - }, 551 542 "contributors": { 552 543 "title": "Contributors", 553 - "description": "npmx is built by an amazing community of contributors.", 544 + "description": "npmx is fully open source, built by an amazing community of contributors.", 554 545 "loading": "Loading contributors...", 555 546 "error": "Failed to load contributors", 556 547 "view_profile": "View {name}'s GitHub profile" ··· 559 550 "title": "Get involved", 560 551 "contribute": { 561 552 "title": "Contribute", 562 - "description": "Help us build a better npm experience. Check out our GitHub repo to get started.", 553 + "description": "Help us build a better npm experience.", 563 554 "cta": "View on GitHub" 564 555 }, 565 556 "community": { 566 557 "title": "Join the community", 567 - "description": "Chat with other developers, ask questions, and share ideas on Discord.", 558 + "description": "Chat, ask questions, and share ideas.", 568 559 "cta": "Join Discord" 569 560 }, 570 561 "follow": { 571 562 "title": "Stay updated", 572 - "description": "Follow us on Bluesky for the latest news, updates, and tips.", 563 + "description": "Find out the latest on npmx.", 573 564 "cta": "Follow on Bluesky" 574 565 } 575 566 }
-9
i18n/locales/fr.json
··· 528 528 "package": "super", 529 529 "managers": "gestionnaires de paquets" 530 530 } 531 - }, 532 - "vision": { 533 - "title": "Vision", 534 - "speed_first": "La vitesse d'abord", 535 - "speed_first_description": "Les décalages de mise en page, l'instabilité et la lenteur sont le pire. Nous voulons que tout soit rapide, que ce soit la recherche, le filtrage ou la navigation.", 536 - "url_compatible": "Compatible avec les URL", 537 - "url_compatible_description": "Remplacez {npmjs} par {npmx} dans n'importe quelle URL et cela devrait fonctionner, fournissant les mêmes informations avec une meilleure expérience.", 538 - "simplicity": "Simplicité", 539 - "simplicity_description": "Pas de bruit, d'affichage encombré ou d'interface confuse." 540 531 } 541 532 }, 542 533 "header": {
-9
i18n/locales/it.json
··· 538 538 "package": "fantastici", 539 539 "managers": "gestori di pacchetti" 540 540 } 541 - }, 542 - "vision": { 543 - "title": "Visione", 544 - "speed_first": "Velocità prima di tutto", 545 - "speed_first_description": "I cambiamenti di layout, l'instabilità e la lentezza sono il peggio. Vogliamo che tutto sia veloce, che si tratti di ricerca, filtro o navigazione.", 546 - "url_compatible": "Compatibile con gli URL", 547 - "url_compatible_description": "Sostituisci {npmjs} con {npmx} in qualsiasi URL e dovrebbe funzionare, fornendo le stesse informazioni con un'esperienza migliore.", 548 - "simplicity": "Semplicità", 549 - "simplicity_description": "Niente rumore, display disordinato o interfaccia confusa." 550 541 } 551 542 }, 552 543 "header": {
-9
i18n/locales/zh-CN.json
··· 538 538 "package": "棒的", 539 539 "managers": "包管理器" 540 540 } 541 - }, 542 - "vision": { 543 - "title": "愿景", 544 - "speed_first": "速度优先", 545 - "speed_first_description": "布局偏移、不稳定和缓慢是最糟糕的。无论是搜索、筛选还是导航,我们都希望一切都快速。", 546 - "url_compatible": "URL 兼容", 547 - "url_compatible_description": "将任何 URL 中的 {npmjs} 替换为 {npmx},它应该可以工作,提供相同的信息和更好的体验。", 548 - "simplicity": "简洁", 549 - "simplicity_description": "没有噪音、杂乱的显示或令人困惑的界面。" 550 541 } 551 542 }, 552 543 "header": {