Automated top 10000 npm packages collector using Deno & GitHub actions. Inspired by anvaka's npm rank gist.
Check out the packages (mdBook): https://leodog896.github.io/npm-rank/PACKAGES.html
The raw data is available in releases as json.
Note: In order to not break existing workflows, the file name
raw.json
will stay stable, and will remain asPackage[]
, ordered by popularity. For more information, see the npm registry API docs. (however, thePackage
isn't guaranteed to be stable and is suspect to change by the NPM team as appropiate).