{"id":51401,"library":"aymerick-raymond","title":"Raymond","description":"Package raymond provides handlebars evaluation for Go.","status":"active","version":"2.0.2+incompatible","language":"go","source_language":null,"source_url":"https://github.com/aymerick/raymond","tags":["templates","handlebars","rendering"],"install":[{"cmd":"go get github.com/aymerick/raymond","lang":"bash","label":"Install github.com/aymerick/raymond"}],"dependencies":[],"imports":[{"symbol":"raymond","correct":"github.com/aymerick/raymond"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/aymerick/raymond\"\n)\n\nfunc main() {\n\ttpl := raymond.MustParse(\"Hello {{name}}\")\n\tresult := tpl.MustExec(map[string]interface{}{\"name\": \"World\"})\n\tfmt.Println(result)\n}","lang":"go","description":"Renders a Handlebars template with a simple context."},"warnings":[],"env_vars":null,"search_vec":"'evalu':6 'go':8 'handlebar':5,10 'packag':2 'provid':4 'raymond':1,3 'render':11 'templat':9","created_at":"2026-06-15T06:13:31.596779+00:00","updated_at":"2026-06-15T06:13:31.596779+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/aymerick/raymond","github":"https://github.com/aymerick/raymond","docs":"https://pkg.go.dev/github.com/aymerick/raymond#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["template","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}}