NPMX – a fast, modern browser for the NPM registry
61–70 of 76 posts
Re: NPMX – a fast, modern browser for the NPM registry
#62I don’t get it. What does it do? How can I trust it over simply visiting https://www.npmjs.com/ (which is perfectly fine to browse)? Edit: it wants me to connect to the “atmosphere” - is this the Bluesky App Store thing? I really don’t see how linking my socials to npm search makes sense.
Re: NPMX – a fast, modern browser for the NPM registry
#63Confusing name as npx exists (exexutes npm package without install)
Re: NPMX – a fast, modern browser for the NPM registry
#64Re: NPMX – a fast, modern browser for the NPM registry
#65Earlier quoted context omitted.
My only pain point, that I solved with a few lines of elisp, was to go to npmjs, to find the repo link for my dependencies. What's in `node_modules` may be compiled to an inscrutable blob and it's rare to find good library docs.
Life-changing: ghub.io/ No idea where I found this but I’ve been using for many, many years.
Furthermore... I don't host my packages on Github :-) Don't think that even works for mine.
Re: NPMX – a fast, modern browser for the NPM registry
#66I don't think npmx has better UI/UX than npmjs.com. It could even be said to be worse. The npmx page doesn't have any other colors, it's all gray, and the page has too many elements that are too cluttered. You can compare these two pages: https://npmx.dev/package/vue https://www.npmjs.com/package/vue Decide for yourself which UX is better.
Re: NPMX – a fast, modern browser for the NPM registry
#67Here's one feature they have that seems important: > It's good npmx.dev shows git and https dependencies. I still think it's crazy npmjs.org doesn't. https://bsky.app/profile/dsherret.bsky.social/post/3mer2diwj...
Damn, I didn't even know that npm allows publishing dependencies that have git/https dependencies to the public registry.
There’s not a lot of restrictions npm puts on what you can upload.
Re: NPMX – a fast, modern browser for the NPM registry
#68But why? npmjs.com is not slow and not something I need to interact with very often. And npmjs.com is still the authority when it comes to publishing packages, no? So I'd still have to use it.
However, I would be wary to adopt a third-party code browser for previewing dependency code, even more than using the auhtoritative one on npmjs.org.
Downloading an archive without executing anything and looking at the content would be better if done for getting a peek.
I don't get the strong dislike for the UI though, it looks solid to me. Aesthetically conservative and nothing new, but well-executed, responsive, tidy, and with attention to detail.
Re: NPMX – a fast, modern browser for the NPM registry
#69Currently it breaks words over without hyphenation, which makes some sentences hard to understand.