Live data from Hacker News

Ask HN: How to find better NPM packages?

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: How to find better NPM packages?

#2
I usually look at the keywords at the bottom of the readme on project's npm page and click on the one that interests me (or I search for "keywords:sqlite3", for example). From there, it requires a lot of reading and looking at the project health (number of issues, commits, documentation, etc).