{"id":53119,"library":"google-goterm","title":"GoTerm","description":"Provides terminal utilities for Go, including ANSI escape code handling and terminal size detection.","status":"active","version":"0.0.0-20200907032337-555d40f16ae2","language":"go","source_language":null,"source_url":"https://github.com/google/goterm","tags":["terminal","ansi","utility","google"],"install":[{"cmd":"go get github.com/google/goterm","lang":"bash","label":"Install github.com/google/goterm"}],"dependencies":[],"imports":[{"symbol":"goterm","correct":"github.com/google/goterm"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/google/goterm/term\"\n)\n\nfunc main() {\n\twidth, height, _ := term.GetSize(0)\n\tfmt.Printf(\"Terminal size: %dx%d\\n\", width, height)\n}","lang":"go","description":"Gets the terminal size using goterm."},"warnings":[],"env_vars":null,"search_vec":"'ansi':8,17 'code':10 'detect':15 'escap':9 'go':6 'googl':19 'goterm':1 'handl':11 'includ':7 'provid':2 'size':14 'termin':3,13,16 'util':4,18","created_at":"2026-06-15T07:27:07.364109+00:00","updated_at":"2026-06-15T07:27:07.364109+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/google/goterm","github":"https://github.com/google/goterm","docs":"https://pkg.go.dev/github.com/google/goterm#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}}