{"id":67088,"library":"spkg-bom","title":"BOM Cleaner","description":"Package bom is used to clean up UTF-8 Byte Order Marks.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/spkg/bom","tags":["bom","utf-8","cleanup","encoding"],"install":[{"cmd":"go get github.com/spkg/bom","lang":"bash","label":"Install github.com/spkg/bom"}],"dependencies":[],"imports":[{"symbol":"bom","correct":"github.com/spkg/bom"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"strings\"\n\t\"github.com/spkg/bom\"\n)\n\nfunc main() {\n\tinput := \"\\xef\\xbb\\xbfHello\"\n\tcleaned := bom.Clean(strings.NewReader(input))\n\tfmt.Println(cleaned)\n}","lang":"go","description":"Removes BOM from a string."},"warnings":[],"env_vars":null,"search_vec":"'-8':11,17 'bom':1,4,15 'byte':12 'clean':8 'cleaner':2 'cleanup':18 'encod':19 'mark':14 'order':13 'packag':3 'use':6 'utf':10,16","created_at":"2026-06-17T17:32:47.298428+00:00","updated_at":"2026-06-17T17:32:47.298428+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/spkg/bom","github":"https://github.com/spkg/bom","docs":"https://pkg.go.dev/github.com/spkg/bom#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}}