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: README.md
+29-11Lines changed: 29 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,18 @@ The aim of [npmx.dev](https://npmx.dev) is to provide a better browser for the n
18
18
-**URL compatible**– Replace `npmjs.com` with `xnpmjs.com` or `npmx.dev` in any URL and it just works.
19
19
-**Simplicity**– No noise, cluttered display, or confusing UI. If in doubt: choose simplicity.
20
20
21
+
## Shortcuts
22
+
23
+
> [!IMPORTANT]
24
+
> We're keeping the website, repository, and our discord community low-profile until the browser is polished enough. We'll do a formal announcement at that point. Please avoid sharing the website or the invite link to discord on social media directly. The repo is public, so people who care about the project can easily find it and join us. Anyone who wants to help is more than welcome to [join the community](https://chat.npm.dev). If you know others who would be interested, please invite them too!
25
+
26
+
-[chat.npmx.dev](https://chat.npmx.dev) - Discord Server
@@ -122,7 +140,7 @@ npmx.dev also supports shorter, cleaner URLs:
122
140
123
141
## Contributing
124
142
125
-
I'd welcome contributions – please do feel free to poke around and improve things. See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to get up and running!
143
+
We welcome contributions – please do feel free to poke around and improve things. See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to get up and running!
126
144
127
145
## Related projects
128
146
@@ -132,7 +150,7 @@ I'd welcome contributions – please do feel free to poke around and improve
132
150
-[npm-alt](https://npm.willow.sh/)– An alternative npm package browser
133
151
-[npkg.lorypelli.dev](https://npkg.lorypelli.dev/)– An alternative frontend to npm made with as little client-side JavaScript as possible
0 commit comments