npmx.dev
A fast, modern browser for the npm registry.
Vision
The goal of npmx.dev is to build a fast, modern browser for the npm registry.
Weβre not replacing the npm registry, but instead providing an elevated developer experience through a fast, modern UI.
What npmx offers:
- Speed β Fast searching, filtering, and navigation.
- Simplicity β Get the information you need when you need it in an intuitive UI.
- URL Compatibility β Replace
npmjs.com with xnpmjs.com or npmx.dev in any URL and it just works.
- First-class accessibility β Keyboard-friendly, screen-reader-aware experience baked in from the start.
- Internationalized UI β Use npmx in dozens of locales, including RTL languages.
- Enhanced admin experience β Manage your packages, teams, and organizations from the browser, powered by your local npm CLI.
- Shareable URLs β Every view on every page is shareable through the URL, making sharing a breeze.
Shortcuts
Features
Package browsing
- Dark mode and light mode β plus customize the color palette to your preferences
- Translated interface β localized UI across 39+ locales, including RTL support
- First-class accessibility β accessible components, keyboard workflows, and automated axe/Lighthouse checks
- URL-driven feature views β share exact package versions, search results, compare sets, source files and lines, diffs, docs, changelogs, stats and timelines
- Fast search β quick package search with instant results
- Package details β READMEs, versions, dependencies, and metadata
- Code viewer β browse package source code with syntax highlighting and permalink to specific lines
- Generated API docs β browse generated docs for typed packages when available
- Version diff β inspect source and dependency changes between package versions
- Changelog view β read release notes when packages publish them
- Timeline view β scan publish history and notable version events such as deprecations and install size changes
- Provenance indicators β verified build badges and provenance section below the README
- Multi-provider repository support β stars/forks from GitHub, GitLab, Bitbucket, Codeberg, Gitee, Sourcehut, Forgejo, Gitea, Radicle, and Tangled
- JSR availability β see if scoped packages are also available on JSR
- Package badges β module format (ESM/CJS/dual), TypeScript types (with
@types/* links), and engine constraints
- Outdated dependency indicators β visual cues showing which dependencies are behind
- Vulnerability warnings β security advisories from the OSV database
- License, replacement, install script, and size-change warnings β spot package health and maintenance signals quickly
- Download statistics β weekly download counts with sparkline charts
- Install size β total install size (including transitive dependencies)
- Package comparison β compare packages by downloads, size, dependencies, types, security, repository health, and more
- Social signals β like packages, view profile likes, and browse the most-liked packages leaderboard
- Playground links β quick access to StackBlitz, CodeSandbox, and other demo environments from READMEs
- Infinite search β auto-load additional search pages as you scroll
- Keyboard navigation β press
/ to focus search, . to open code viewer, arrow keys to navigate results
- Deprecation notices β clear warnings for deprecated packages and versions
- Version range resolution β dependency ranges (e.g.,
^1.0.0) resolve to actual installed versions
- Claim new packages β register new package names directly from search results
- Clickable version tags β navigate directly to any version from the versions list
User & org pages
- User profiles β view any npm userβs public packages at
/~username
- Organization pages β browse org packages at
/@orgname
- Package access and owner management β grant package access, revoke team access, and add/remove package owners
- Organization member and team management β add/remove org members, change roles, create teams, and manage team membership
- Search, filter & sort β find packages within user/org lists
- Infinite scroll β paginated lists that load as you scroll
| Feature |
npmjs.com |
npmx.dev |
| Package search |
β
|
β
|
| Package details & README |
β
|
β
|
| Version history |
β
|
β
|
| Dependencies list |
β
|
β
|
| Dependents list |
β
|
π§ |
| User profiles |
β
|
β
|
| Organization pages |
β
|
β
|
| Package comparison |
β |
β
|
| URL-driven/shareable feature views |
β |
β
|
| Provenance indicators |
β
|
β
|
| Code browser |
β
|
β
|
| Generated API docs |
β |
β
|
| Version diff |
β |
β
|
| Changelog view |
β |
β
|
| Timeline view |
β |
β
|
| Dark mode |
β
π |
β
|
| Internationalization |
β |
β
|
| Accessibility statement and audits |
β |
β
|
| Outdated dependency warnings |
β |
β
|
| Module format badges (ESM/CJS/WASM) |
β |
β
|
| TypeScript types indicator |
β
|
β
|
| Install size calculation |
β |
β
|
| Install script warnings |
β |
β
|
| License change warnings |
β |
β
|
| Module replacement suggestions |
β |
β
|
| JSR cross-reference |
β |
β
|
| Vulnerability warnings |
β
|
β
|
| Deprecation notices |
β
|
β
|
| Download charts |
β
|
β
|
| Package likes and leaderboard |
β |
β
|
| Playground links |
β |
β
|
| Keyboard navigation |
β |
β
|
| Multi-provider repo support |
β |
β
|
| Version range resolution |
β |
β
|
| Package admin (access/owners) |
β
|
β
|
| Org/team management |
β
|
β
|
| 2FA/account settings |
β
|
β |
| Claim new package names |
β
|
β
|
π§ = coming soon
URL structure
npm compatibility
npmx.dev supports npm permalinks β just replace npmjs.com with npmx.dev or xnpmjs.com to get the npmx experience:
[!TIP]
Want automatic redirects? Try the npmx-redirect extension for Chrome / Firefox.
Not yet supported
/package/<name>/access β dedicated npm-compatible access settings URL
/package/<name>/dependents β dependent packages list
/settings/* β account settings pages
Simpler URLs
npmx.dev also supports shorter, cleaner URLs:
Tech stack
Contributing
We welcome contributions β please do feel free to explore the project and improve things. See CONTRIBUTING.md for guidelines on how to get up and running!
- npmx-redirect β Browser extension that automatically redirects npmjs.com URLs to npmx.dev.
- JSR β The open-source package registry for modern JavaScript and TypeScript
- npm-userscript β Browser userscript with various improvements and fixes for npmjs.com
- npm-alt β An alternative npm package browser
- npkg.lorypelli.dev β An alternative frontend to npm made with as little client-side JavaScript as possible
- vscode-npmx β Official VSCode extension for npmx
- vscode-open-in-npmx β VSCode shortcut to open packages on npmx
- nxjt β npmx Jump To: Quickly navigate to npmx common webpages.
- npmx-weekly β A weekly newsletter for the npmx ecosystem. Add your own content via suggestions in the weekly PR on GitHub.
- npmx-digest β An automated news aggregation website that summarizes npmx activity from GitHub and Bluesky every 8 hours.
- npmx-badge β A playground to help you create custom badges quickly.
- npmxers β Discover the number of contributions you made to npmx and share your npmxer profile.
If youβre building something cool, let us know! π
License
Made with β€οΈ
Published under MIT License.