WhatTheHex?
Add an Elixir library name to the URL to be redirected to its repository page.
For example
HowTheHex?
- Make a request to the Hex.pm API
- Look for a GitHub link in the metadata
- Look for a Hexdocs link in the metadata
- Look for a Hex.pm link in the metadata
- Redirect to the first link found
WhyTheHex?
Inspiration drawn from gem.wtf and the prior art listed on that page
WhereTheHex?
Source code lives on GitHub