{"id":70191,"library":"hoisie-mustache","title":"Mustache Template Engine","description":"A Go implementation of the Mustache template language.","status":"active","version":"0.0.0-20160804235033-6375acf62c69","language":"go","source_language":null,"source_url":"https://github.com/hoisie/mustache","tags":["template","mustache","rendering","text"],"install":[{"cmd":"go get github.com/hoisie/mustache","lang":"bash","label":"Install github.com/hoisie/mustache"}],"dependencies":[],"imports":[{"symbol":"mustache","correct":"github.com/hoisie/mustache"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hoisie/mustache\"\n)\n\nfunc main() {\n\toutput := mustache.Render(\"Hello {{name}}\", map[string]string{\"name\": \"World\"})\n\tfmt.Println(output)\n}","lang":"go","description":"Renders a simple Mustache template with context data."},"warnings":[],"env_vars":null,"search_vec":"'engin':3 'go':5 'implement':6 'languag':11 'mustach':1,9,13 'render':14 'templat':2,10,12 'text':15","created_at":"2026-06-17T18:11:10.685055+00:00","updated_at":"2026-06-17T18:11:10.685055+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/hoisie/mustache","github":"https://github.com/hoisie/mustache","docs":"https://pkg.go.dev/github.com/hoisie/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-17","next_check":"2026-12-14","install_tag":null}}