{"id":76531,"library":"k1low-expand","title":"expand","description":"Expands template strings with variables, supporting nested structures and custom delimiters.","status":"active","version":"0.16.7","language":"go","source_language":null,"source_url":"https://github.com/k1LoW/expand","tags":["template","expansion","variables","utility"],"install":[{"cmd":"go get github.com/k1LoW/expand","lang":"bash","label":"Install github.com/k1LoW/expand"}],"dependencies":[],"imports":[{"symbol":"expand","correct":"github.com/k1LoW/expand"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/k1LoW/expand\"\n)\n\nfunc main() {\n\tresult, _ := expand.Expand(\"Hello {{.Name}}\", map[string]interface{}{\"Name\": \"World\"})\n\tfmt.Println(result)\n}","lang":"go","description":"Expands a template string with a variable map."},"warnings":[],"env_vars":null,"search_vec":"'custom':11 'delimit':12 'expand':1,2 'expans':14 'nest':8 'string':4 'structur':9 'support':7 'templat':3,13 'util':16 'variabl':6,15","created_at":"2026-06-17T19:32:55.477495+00:00","updated_at":"2026-06-17T19:32:55.477495+00:00","problems":[],"ecosystem":"go","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/k1LoW/expand","github":"https://github.com/k1LoW/expand","docs":"https://pkg.go.dev/github.com/k1LoW/expand#section-documentation","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-17","next_check":"2026-12-14","install_tag":null}}