{"id":52695,"library":"cbroglie-mustache","title":"Mustache","description":"Package mustache provides a Go implementation of the Mustache template language.","status":"active","version":"1.4.0","language":"go","source_language":null,"source_url":"https://github.com/cbroglie/mustache","tags":["templates","mustache","rendering"],"install":[{"cmd":"go get github.com/cbroglie/mustache","lang":"bash","label":"Install github.com/cbroglie/mustache"}],"dependencies":[],"imports":[{"symbol":"mustache","correct":"github.com/cbroglie/mustache"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cbroglie/mustache\"\n)\n\nfunc main() {\n\tresult, _ := mustache.Render(\"Hello {{name}}\", map[string]string{\"name\": \"World\"})\n\tfmt.Println(result)\n}","lang":"go","description":"Render a simple Mustache template with a variable."},"warnings":[],"env_vars":null,"search_vec":"'go':6 'implement':7 'languag':12 'mustach':1,3,10,14 'packag':2 'provid':4 'render':15 'templat':11,13","created_at":"2026-06-15T07:07:50.271501+00:00","updated_at":"2026-06-15T07:07:50.271501+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/cbroglie/mustache","github":"https://github.com/cbroglie/mustache","docs":"https://pkg.go.dev/github.com/cbroglie/mustache#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-15","next_check":"2026-12-12","install_tag":null}}