On Fri, 11 Mar 2016 11:49:54 GMT, Martin Tschierschke wrote:

Is there a chance to get the staring of a package at github displayed on the dub page?
Alternatively the number of activ users would be interesting, too!

By this it would be much easier to find the best rated most used packages
especially for me :-)

An other view to show only new entries would help for new ones.

Best regards mt.

How to get the stars? I found this:

 http://api.github.com/repos/[username]/[reponame]

example:

 https://api.github.com/repos/rejectedsoftware/vibe.d

 take "stargazers_count" field and/or "watchers_count"