{"id":53128,"library":"gobuffalo-tags-v3","title":"Buffalo Tags","description":"Buffalo Tags provides HTML tag generation helpers for the Buffalo web framework.","status":"active","version":"3.1.4","language":"go","source_language":null,"source_url":"https://github.com/gobuffalo/tags","tags":["html","tags","buffalo","web"],"install":[{"cmd":"go get github.com/gobuffalo/tags/v3","lang":"bash","label":"Install github.com/gobuffalo/tags/v3"}],"dependencies":[],"imports":[{"symbol":"tags","correct":"github.com/gobuffalo/tags/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gobuffalo/tags/v3\"\n)\n\nfunc main() {\n\tt := tags.New(\"div\", tags.Options{\"class\": \"container\"})\n\tfmt.Println(t.String())\n}","lang":"go","description":"Create an HTML div tag with a class attribute"},"warnings":[],"env_vars":null,"search_vec":"'buffalo':1,3,12,17 'framework':14 'generat':8 'helper':9 'html':6,15 'provid':5 'tag':2,4,7,16 'web':13,18","created_at":"2026-06-15T07:27:27.693178+00:00","updated_at":"2026-06-15T07:27:27.693178+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/gobuffalo/tags","github":"https://github.com/gobuffalo/tags","docs":"https://pkg.go.dev/github.com/gobuffalo/tags/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"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}}