user_agent_parser
on Ruby Gems
A simple, comprehensive Ruby gem for parsing user agent strings
with the help of BrowserScope's UserAgent database
shopify_api
on Ruby Gems
This gem allows Ruby developers to programmatically access the admin
section of Shopify stores.
commonmarker
on Ruby Gems
A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.
jaro_winkler
on Ruby Gems
jaro_winkler is an implementation of Jaro-Winkler
distance algorithm which is written in C extension and will fallback to pure
Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of
C and Ruby implementation support any kind of string encoding, such as
UTF-8, EUC-JP, Big5, etc.