{"id":51586,"library":"grokify-html-strip-tags-go","title":"HTML Strip Tags","description":"Package htmlstrip provides functions to strip HTML tags from strings.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/grokify/html-strip-tags-go","tags":["html","strip","tags","sanitize"],"install":[{"cmd":"go get github.com/grokify/html-strip-tags-go","lang":"bash","label":"Install github.com/grokify/html-strip-tags-go"}],"dependencies":[],"imports":[{"symbol":"htmlstrip","correct":"github.com/grokify/html-strip-tags-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/grokify/html-strip-tags-go\"\n)\n\nfunc main() {\n\tstripped := htmlstrip.StripTags(\"<p>Hello <b>world</b></p>\")\n\tfmt.Println(stripped)\n}","lang":"go","description":"Strip HTML tags from a string."},"warnings":[],"env_vars":null,"search_vec":"'function':7 'html':1,10,14 'htmlstrip':5 'packag':4 'provid':6 'sanit':17 'string':13 'strip':2,9,15 'tag':3,11,16","created_at":"2026-06-15T06:22:36.429760+00:00","updated_at":"2026-06-15T06:22:36.429760+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/grokify/html-strip-tags-go","github":"https://github.com/grokify/html-strip-tags-go","docs":"https://pkg.go.dev/github.com/grokify/html-strip-tags-go#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}}