Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Excuse my ignorance, but was not it already easy to do these operations? Seems like yet another centralized package repository with a supposedly visually appealing interface, where this interface is done just a little bit differently.

Edit: apparently it is not a package repository, my bad.

Could someone please explain to me what exactly it is and its use cases? Is this supposed to replace some of the features of npm?



It doesn't look like a package repository. It's just a UI for the npm repository and some type of build tool.


At least I got the second part right! :D But yeah, I guess the author was not content with https://www.npmjs.com? Is it even supposed to replace it? I have no idea.


Seems pretty clear to me: it's a way to search for npm packages that are published as ES modules. You can't filter by that on npmjs.com, so this does fill a need. The other parts of the project help you publish packages in ESM format, which can be a pain to do manually.


Why not fix npmjs.com instead of scattering things around ad infinitum?


Only the NPM Corp can fix NPM. Anyone can create a different website to aggregate it's results.


Do they allow people to send pull requests though? I know that it does not equal to accepting it, I just wonder if it has been attempted.

> Anyone can create a different website to aggregate it's results.

Yes, I know, and it is fine. Just wondering.


You can't send pull requests if it's not open source.


Oh, for some reason I was in the thought that it is. Sorry!


There is an open source implementation of the repository, but the website as far as I can tell.


These packages are still on npmjs.com. This is just another way to search the repository. The author can't fix npmjs.com because I'm assuming they don't work for npm Inc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: