{"id":53320,"library":"gobuffalo-tags","title":"Tags","description":"Package tags provides HTML tag building utilities for Go web applications.","status":"active","version":"2.1.7+incompatible","language":"go","source_language":null,"source_url":"https://github.com/gobuffalo/tags","tags":["html","templates","tags","web"],"install":[{"cmd":"go get github.com/gobuffalo/tags","lang":"bash","label":"Install github.com/gobuffalo/tags"}],"dependencies":[],"imports":[{"symbol":"tags","correct":"github.com/gobuffalo/tags"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gobuffalo/tags\"\n)\n\nfunc main() {\n\tt := tags.New(\"div\", tags.Options{\"class\": \"container\"})\n\tfmt.Println(t)\n}","lang":"go","description":"Create an HTML div tag"},"warnings":[{"fix":"Use a newer compatible version or check for breaking changes","message":"Version 2.1.7+incompatible indicates it may not follow Go modules semantic versioning","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'applic':12 'build':7 'go':10 'html':5,13 'packag':2 'provid':4 'tag':1,3,6,15 'templat':14 'util':8 'web':11,16","created_at":"2026-06-15T07:35:16.142444+00:00","updated_at":"2026-06-15T07:35:16.142444+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#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","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}}