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
Copy file name to clipboardExpand all lines: app/pages/blog/alpha-release.md
+30-18Lines changed: 30 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,14 @@ draft: false
17
17
18
18
# Announcing npmx: a fast, modern browser for the npm registry
19
19
20
-
Today we're announcing the alpha release of npmx.dev, a fast, modern browser for the npm registry.
20
+
Today we're announcing the alpha release of [npmx.dev](https://npmx.dev), a fast, modern browser for the npm registry.
21
21
22
22
npmx is an open-source project stewarded by a rapidly growing community. It's built for open-source developers, and by
23
23
extension, everyone who works in the JavaScript ecosystem.
24
24
25
-
npmx is about speed and simplicity. Our mission is to create tools that make it quicker and easier for package
26
-
maintainers to manage their packages, and to provide valuable data insights coupled with power-user features to help
27
-
developers discover packages and make informed decisions about the packages they choose to use.
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.
28
28
29
29
At the heart of npmx is the web development community. To this end, we're also building rich social features into npmx
30
30
on top of the [AT Protocol](https://atproto.com/), an open, decentralized network for building social applications. We
@@ -37,30 +37,34 @@ source.
37
37
On January 22nd 2026, Daniel Roe, open-source maintainer and founder, and leader of the [Nuxt](https://nuxt.com/) core
38
38
team, had an idea, and made
39
39
[the first commit to the npmx repository](https://github.com/npmx-dev/npmx.dev/commit/e39e56c08fd1e7bdb556c8565c6b11b3c34c8934).
40
-
The next day, [Daniel asked on Bluesky](https://bsky.app/profile/danielroe.dev/post/3md3cmrg56k2r) about people's
41
-
frustrations with the current experience on npm experience on the web and the CLI. The question resonated deeply with
42
-
the community as they voiced frustrations with the user experience including code browsing, missing data and trust
43
-
signals including surfacing dependencies, and the friction surrounding the publishing experience.
40
+
The next day, [Daniel posted on Bluesky](https://bsky.app/profile/danielroe.dev/post/3md3cmrg56k2r) to ask about people's
41
+
frustrations with the npm experience on the web and the CLI. The question resonated deeply with the community as they
42
+
voiced frustrations with the user experience including code browsing, missing data and trust signals including surfacing
43
+
dependencies, and the friction surrounding the publishing experience.
44
44
45
-
It was clear there was a huge opportunity to build a fast, modern browser for the npm registry, and that there were
46
-
people willing to work with Daniel to build it.
45
+
It was clear there was a huge opportunity to build a fast, modern browser for the npm registry with an improved
46
+
developer experience, and that there were people willing to work with Daniel to build it.
47
47
48
48
## The power of community
49
49
50
-
Enthusiasm travelled quickly through the network about the idea of npmx, and just a day later, it started to become a
51
-
reality. In just 24 hours, a growing community had mobilised in the form of contributions to the npmx project, and
52
-
opened 49 pull requests in a single day. And this showed no signs of slowing down. Not more than two weeks later, the
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
+
and opened 49 pull requests in a single day. And this showed no signs of slowing down. Just two weeks later, the
53
53
[community had contributed 1000 issues and PRs](https://github.com/npmx-dev/npmx.dev/issues/1000) to the project. The
54
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 just two weeks. We don't know the exact statistics, but with ADD_NUMBER_HERE contributors to
55
+
of project activity in 14 days. We don't know the exact statistics, but with ADD_NUMBER_HERE contributors to npmx to
56
56
date, we hypothesise that this might be the most active open-source project yet.
57
57
58
58
At npmx, we don't believe this happened by chance. npmx was created to meet the needs of a global and diverse developer
59
59
community, prioritising accessibility, internationalization, and decentralization. As a result, a strong and diverse
60
60
global community came together to realise this vision. And the great thing about people who believe in these areas of
61
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 powerful enabler and a
63
-
powerful builder of communities when done really, really well.
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."
64
68
65
69
## What's included in the npmx alpha release
66
70
@@ -72,6 +76,14 @@ features
72
76
73
77
values
74
78
75
-
blog post about getting started from me
79
+
## Join us at npmx
80
+
81
+
Open source is an incredible way to gain professional experience, make new friends, and help make The Web ecosystem
82
+
better for everyone.
76
83
77
-
other blog posts
84
+
We'd love to welcome you to the npmx community to experience how good open source can be. Even if you've never
85
+
contributed to an open source project before, you are welcome to join us and get involved. If you're unsure where to
86
+
start, Salma Alam-Naylor has put together
87
+
[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/)
88
+
to help you get started. Below this post, you'll also find a collection of articles written by contributors to the npmx
89
+
project from a wide variety of perspectives and experiences.
0 commit comments