Search code examples
elixirelixir-mix

Is there a way to search all hex packages that depend on a certain package?


I'd like to search for all hex packages that depend on comeonin, would that be possible?


Solution

  • hex.pm includes a section for the dependents of a package. If we look at the comeonin package, We can see that it currently has 41 dependant packages (right side) registered on hex.