···12121313## Vision
14141515-The aim of [npmx.dev](https://npmx.dev) is to provide a better npm package browsing experience - fast, accessible, and designed for power users.
1515+The aim of [npmx.dev](https://npmx.dev) is to provide a better browser for the npm registry - fast, accessible, and designed for power users.
16161717- **Speed first** - Insanely fast searching, filtering, and navigation.
1818- **URL compatible** - Replace `npmjs.com` with `xnpmjs.com` or `npmx.dev` in any URL and it just works.
···1212 >./</span> npmx
1313 </h1>
1414 <h1 class="text-3xl font-medium tracking-tight">
1515- a better npm package browser
1515+ a better browser for the npm registry
1616 </h1>
17171818 <p class="absolute bottom-12 text-lg text-[#404040]">
+3-3
app/pages/index.vue
···1111}
12121313useSeoMeta({
1414- title: 'npmx - Better npm Package Browser',
1515- description: 'A fast, accessible npm package browser for power users. Search, browse, and manage npm packages with a modern interface.',
1414+ title: 'npmx - Package Browser for the npm Registry',
1515+ description: 'A better browser for the npm registry. Search, browse, and explore packages with a modern interface.',
1616})
17171818defineOgImageComponent('Default')
···3131 class="text-fg-muted text-lg sm:text-xl max-w-md mb-12 animate-slide-up animate-fill-both"
3232 style="animation-delay: 0.1s"
3333 >
3434- a better npm package browser
3434+ a better browser for the npm registry
3535 </p>
36363737 <!-- Search form with micro-interactions -->