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
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,17 +41,15 @@ Clearly, there was an appetite for something better – and people were will
41
41
Things moved fast. Within 24 hours, 49 pull requests had been opened. Two weeks later, the
42
42
[community had contributed 1000 issues and PRs](https://github.com/npmx-dev/npmx.dev/issues/1000)– that's roughly
43
43
_one every 20 minutes_, around the clock. With
44
-
[over 105 contributors](https://github.com/npmx-dev/npmx.dev/graphs/contributors) and 1500 stars in just 16 days, npmx has become one of the most active early open-source projects we've seen.
44
+
[over 105 contributors](https://github.com/npmx-dev/npmx.dev/graphs/contributors) and 1500 stars in just 16 days, npmx became one of the most active early open-source projects we've seen.
45
45
46
46
[](https://www.star-history.com/#npmx-dev/npmx.dev&type=date&legend=top-left)
47
47
48
-
We don't think this happened by accident. From the start, npmx has prioritized accessibility, internationalization, and working in the open. That attracted people who care about those things – and who are good at collaborating because of it. The result is a genuinely diverse, global community that's a joy to be part of.
48
+
We don't think this happened by accident. From the start, npmx prioritized accessibility, internationalization, and working in the open. This attracted people who care about those things – and who are good at collaborating because of it. The result is a genuinely diverse, global community that's a joy to be part of.
49
49
50
-
## What's included in the npmx alpha release
50
+
## What you can do with npmx today
51
51
52
-
Here's what you can do with npmx today:
53
-
54
-
Search and view details about packages, users and organizations available on npm, dive deeper into the code, plus get detailed information on:
52
+
Search and view details about packages, users and organizations available on npm, and dive deeper into the code. Plus get detailed information on:
55
53
56
54
- download statistics
57
55
- outdated dependency warnings
@@ -63,20 +61,20 @@ Search and view details about packages, users and organizations available on npm
63
61
- package likes and social features
64
62
- performance recommendations powered by [e18e](https://e18e.dev/)
65
63
66
-
You can also launch [StackBlitz](https://stackblitz.com/), [CodeSandbox](https://codesandbox.io/), and other demo environments directly from package READMEs. Plus, npmx is available in 19 languages, has light and dark mode, and is designed to be keyboard-friendly throughout.
64
+
You can also launch [StackBlitz](https://stackblitz.com/), [CodeSandbox](https://codesandbox.io/), and other demo environments directly from package READMEs. Additionally, npmx is available in 19 languages, has light and dark mode, and is designed to be keyboard-friendly throughout.
67
65
68
66
## The future of npmx
69
67
70
68
We want to build a better package browsing and management experience for everyone in the JavaScript ecosystem. We're moving fast, but we don't have all the answers. Right now we're building for our peers: open-source developers who work with packages daily and are willing to try something early and tell us what's working and what isn't. That feedback is how we'll get to beta.
71
69
72
70
## Join us at npmx
73
71
74
-
We'd love for you to get involved. Even if you've never contributed to open source before – you're welcome. If you're not sure where to start, Salma Alam-Naylor has written
72
+
We'd love for you to get involved. Even if you've never contributed to open source before – you are welcome. If you're not sure where to start, Salma Alam-Naylor has written
75
73
[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/).
76
74
77
75
Below this post, you'll also find articles from npmx contributors sharing their own perspectives and experiences.
78
76
79
-
This alpha is intentionally early. We want real-world feedback from _you_ to guide what we work on next. Try [npmx](https://npmx.dev) today, tell us what you think at [chat.npmx.dev](https://chat.npmx.dev), [open an issue on GitHub](https://github.com/npmx-dev/npmx.dev/issues), or submit a pull request. And [follow npmx.dev on Bluesky](https://bsky.app/profile/npmx.dev) to keep up with what we're building.
77
+
This npmx alpha is intentionally early. We want real-world feedback from _you_ to guide what we work on next. Try [npmx](https://npmx.dev) today, tell us what you think at [chat.npmx.dev](https://chat.npmx.dev), [open an issue on GitHub](https://github.com/npmx-dev/npmx.dev/issues), or submit a pull request. And [follow npmx.dev on Bluesky](https://bsky.app/profile/npmx.dev) to keep up with what we're building.
80
78
81
79
Thank you to everyone who has contributed so far – code, docs, testing, community, and more. You're the ones building this.
0 commit comments