{"id":93394,"library":"stringento","title":"Stringento","description":"Takes a templated string and an input object and dynamically resolves the string based on the input.","status":"active","version":"2.1.0","language":"ruby","source_language":null,"source_url":"https://github.com/bluemarblepayroll/stringento","tags":["template","string","resolution","utility"],"install":[{"cmd":"gem install stringento","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'stringento', '~> 2.1.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Stringento","correct":"require 'stringento'"}],"quickstart":{"code":"require 'stringento'\ntemplate = '{last_name}, {first_name}'\nobj = OpenStruct.new(first_name: 'John', last_name: 'Doe')\nStringento.new(template).resolve(obj) # => \"Doe, John\"","lang":"ruby","description":"Resolve a templated string with an object"},"warnings":[],"env_vars":null,"search_vec":"'base':15 'dynam':11 'input':8,18 'object':9 'resolut':21 'resolv':12 'string':5,14,20 'stringento':1 'take':2 'templat':4,19 'util':22","created_at":"2026-06-19T09:47:16.125403+00:00","updated_at":"2026-06-19T09:47:16.125403+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/bluemarblepayroll/stringento","github":"https://github.com/bluemarblepayroll/stringento","docs":"http://www.rubydoc.info/gems/stringento/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}