Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 823 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 823 Bytes

npm-rank

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 as Package[], ordered by popularity. For more information, see the npm registry API docs. (however, the Package isn't guaranteed to be stable and is suspect to change by the NPM team as appropiate).