On Monday, 6 November 2017 at 16:12:14 UTC, Martin Tschierschke
wrote:
Even being the wrong Martin :-) I think the DUB registry really
needs more and better filters, so that the gems inside can be
found easily. (like: Number of Github stars, number of
downloads, number of developers and in the future: money
donated to this project ...).
That actually already landed in September.
https://github.com/dlang/dub-registry/pull/224
Try http://code.dlang.org/?showrating
What's left now that search results are sorted by relevance, is
more indexing so that we really find most packages for a search
term.
https://github.com/dlang/dub-registry/pull/193