Shows the creation date of GitHub repositories on the repository page metadata sidebar.
Show github repo creation date at right sidebar, seamlessly blend with other metadata.
The data is obtained from Github API, which mean the data is purely on the repo creation metadata, not tied to first commit.
Special thanks to ungh for providing a ratelimit-free proxy to Github API.
You can view the original, unbundled source code at my Github repo.