You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Announcing npmx: a fast, modern browser for the npm registry"
10
+
tags: ["OpenSource", "Release"]
11
+
excerpt: "npmx is an open-source project stewarded by a rapidly growing community. It's built for open-source developers, and by
12
+
extension, everyone who works in the JavaScript ecosystem."
13
+
date: "2026-03-03"
14
+
slug: "alpha-release"
15
+
description: "npmx is an open-source project stewarded by a rapidly growing community. It's built for open-source developers, and by
16
+
extension, everyone who works in the JavaScript ecosystem."
15
17
draft: false
16
18
---
17
19
@@ -22,13 +24,13 @@ Today we're announcing the alpha release of [npmx.dev](https://npmx.dev), a fast
22
24
npmx is an open-source project stewarded by a rapidly growing community. It's built for open-source developers, and by
23
25
extension, everyone who works in the JavaScript ecosystem.
24
26
25
-
npmx is about speed and simplicity: it's suite of tools to make package management quicker and easier. It also provides
26
-
valuable data insights coupled with power-user features to help developers discover packages and make informed decisions
27
-
about the packages they choose to use.
27
+
npmx is about speed and simplicity: it's a suite of tools to make package management quicker and easier. It also
28
+
surfaces valuable data insights coupled with power-user features to help developers discover packages and make informed
29
+
decisions about the packages they choose to use.
28
30
29
31
At the heart of npmx is the web development community. To this end, we're also building rich social features into npmx
30
32
on top of the [AT Protocol](https://atproto.com/), an open, decentralized network for building social applications. We
31
-
want to make it easier for developers to connect with each other, share their work, collaborate on projects, and,
33
+
want to make it easier for developers to connect with each other, share their work, collaborate on projects, and
32
34
ultimately, to build a more vibrant and inclusive web development community through the power of the ecosystem and open
33
35
source.
34
36
@@ -47,24 +49,21 @@ developer experience, and that there were people willing to work with Daniel to
47
49
48
50
## The power of community
49
51
50
-
Enthusiasm travelled quickly through the network about the idea of npmx, and just a day later, the project began to grow
51
-
_exponentially_. In just 24 hours, a thriving community had mobilised in the form of contributions to the npmx project,
52
+
Enthusiasm traveled quickly through the network about the idea of npmx, and just a day later, the project began to grow
53
+
_exponentially_. In just 24 hours, a thriving community had mobilized in the form of contributions to the npmx project,
52
54
and opened 49 pull requests in a single day. And this showed no signs of slowing down. Just two weeks later, the
53
55
[community had contributed 1000 issues and PRs](https://github.com/npmx-dev/npmx.dev/issues/1000) to the project. The
54
-
statistics tell a story of one PR or issue every 20 minutes, around the clock, which equated to over a million seconds
55
-
of project activity in 14 days. We don't know the exact statistics, but with ADD_NUMBER_HERE contributors to npmx to
56
-
date, we hypothesise that this might be the most active open-source project yet.
56
+
statistics tell a story of _one pull request or issue every 20 minutes_, around the clock, which equated to **over a
57
+
million seconds of project activity in 14 days**. We don't know how the exact statistics compare, but with
58
+
ADD_NUMBER_HERE contributors to npmx to date, we hypothesise that this might be the most active early open-source
59
+
project yet.
57
60
58
61
At npmx, we don't believe this happened by chance. npmx was created to meet the needs of a global and diverse developer
59
-
community, prioritising accessibility, internationalization, and decentralization. As a result, a strong and diverse
60
-
global community came together to realise this vision. And the great thing about people who believe in these areas of
61
-
focus, is that they're all committed to collaborating in meaningful ways whilst building an inclusive and welcoming
62
-
environment in which to do so: together. The npmx project is a testament to how open source is a enabler for
63
-
individuals, and a powerful catalyst to build community when done really, really well. environment in which to do so:
64
-
together.
65
-
66
-
The npmx project demonstrates how open source enables individuals and, when practised thoughtfully, brings people
67
-
together into strong and productive communities."
62
+
community, prioritizing accessibility, internationalization, and decentralization. As a result, a strong and diverse
63
+
global community came together to realize this vision. And the great thing about people who believe in these areas of
64
+
focus is that they're all committed to collaborating in meaningful ways while building an inclusive and welcoming
65
+
environment in which to do so: together. The npmx project is a testament to how open source is an enabler for
66
+
individuals, and a powerful catalyst to build community when done really, really well.
68
67
69
68
## What's included in the npmx alpha release
70
69
@@ -77,20 +76,20 @@ detailed information on:
77
76
- outdated dependency warnings
78
77
- module format (ESM/CJS)
79
78
- install size calculation
80
-
- JSR cross-refernce
79
+
- JSR cross-reference
81
80
- multi-provider repo support
82
81
- version range resolution
83
82
- package likes powered by the AT protocol
84
83
85
84
You also get quick access to StackBlitz, CodeSandbox, and other demo environments from package READMEs files. Plus, use
86
-
npmx in 19 languages and additional locals, customize your experience with light or dark mode, and power-up your
87
-
workflow across the user interface with keyboard shortcuts.
85
+
npmx in 19 languages and additional locales, customize your experience with light or dark mode, and power-up your
86
+
workflow across the user interface with intuitive keyboard shortcuts.
88
87
89
88
## The future of npmx
90
89
91
-
Our goal at npmx is to build a faster, modern package browsing and management experience for everyone in the JavaScript
92
-
ecosystem. We're moving fast, but we know we don't have all the answers. To work towards this goal, today we're building
93
-
together for our peers: open-source developers who work with packages on a daily basis and keen early adopters who are
90
+
Our goal at npmx is to build a faster, modern package browsing and management experience _for everyone in the JavaScript
91
+
ecosystem_. We're moving fast, but we know we don't have all the answers. To work toward this goal, today we're building
92
+
together for our peers: open-source developers who work with packages on a daily basis who are keen early adopters
94
93
willing to try out the alpha to help us identify what's working and what's not. Our aim is to build on our progress to
95
94
date, and learn together how to tackle the next stage of releasing npmx in beta for a wider audience.
96
95
@@ -105,3 +104,5 @@ start, Salma Alam-Naylor has put together
105
104
[a ten step guide to making your first open-source contribution on GitHub](https://whitep4nth3r.com/blog/how-to-make-your-first-open-source-contribution/)
106
105
to help you get started. Below this post, you'll also find a collection of articles written by contributors to the npmx
107
106
project from a wide variety of perspectives and experiences.
0 commit comments