Hacker News new | ask | show | jobs
by highmastdon 1976 days ago
The stats of the libraries are essentially the same lib but they renamed it and put it to an organisation. It’s mentioned in the es-dev-server. Same goes for prisma and prisma-2.

Another thing, maybe “trendiness” is a nice metric. Could be based on the amount of stars it receives in a given month. Not sure where to get the data from though. Such metric could show a comparison of what’s in decline and what’s on the rise.

1 comments

Well, I see that stats for es-dev-server/@web/dev-server and prisma/prisma-2 are completely different. Bundle size is different, languages is different. I think it's fair enough to treat them as different packages. For example, AngularJS and Angular are also totally different frameworks. And it can be also useful for example to check stats for the old package, because it might be in use for a long time and people might be interested in tracking its stats.

>maybe “trendiness” is a nice metric Good suggestion, thanks! I will look into it