Skip to content

zeke/gem.wtf

Repository files navigation

logo

gem.wtf

Type a short URL to jump straight to any Ruby gem's repository page.

Examples

How it Works

  • A request is made to the RubyGems.org API to fetch the gem's metdata.
  • If a source_code_uri is in the metadata, you'll be redirected to it.
  • If a documentation_uri is in the metadata, you'll be redirected to it.
  • If neither of those are present, you'll be redirected to rubygems.org/gems/<gem-name>

Repository

github.com/zeke/gem.wtf

License

MIT

See Also

  • ghub.io - a similar service, but for npm packages
  • rubydoc.info/gems - "your source for open source Ruby library documentation, generating fresh docs for Gems and popular Git repositories."

About

💎 Type a short URL to jump straight to a Ruby gem's repository page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published