Replies: 2 comments 5 replies
|
Thanks for opening this discussion. I am considering moving the project dependencies and dependents to a new tab of the project page. Thus we could have paging on them, and maybe more information on which artifacts, versions, Scala version and platforms those dependent projects depend on. |
0 replies
|
I'd like this too. I think at one point it was possible to search for a project's dependents with a special query API. For example, to find all projects that depend on akka, you could search |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Today I looked on Scaladex to try and get a full view of who all depended on a project, for example
scala-xml. On this page I can see there are 339 dependants and I can see a big chunk of them, but there is no way (from what I can see) to see the full list. It'd be great to be able to see that whole list.Maybe what I have circled could be made clickable or something?
All reactions