Repository
Current version released
4 years ago
deno-x-ranking
π¦ Deno Third Party Modules Ranking π
https://deno.land/x/ranking
Ranking Page
https://yoshixmk.github.io/deno-x-ranking
Usage
File output
$ deno run --allow-net --allow-write https://deno.land/x/ranking/mod.ts <github username> <github password> file
Console output
$ deno run --allow-net https://deno.land/x/ranking/mod.ts <github username> <github password> table
Markdown output
$ deno run --allow-net --allow-write --allow-read https://deno.land/x/ranking/mod.ts <github username> <github password> markdown
Logic
Ranking GitHub Star count.
And sorted by GitHub Star.
If same GitHub Star count, rank using forks count, watchers count, subscribers count.
Sample
Plan
-
"type": "github"
support -
"type": "npm"
support -
"type": "deno_std"
support - real-time ranking page update