{"id":73399,"library":"pborman-ansi","title":"ANSI Escape Sequence Processor","description":"Provides ANSI escape sequence processing as defined by the ECMA-48 standard for terminal control.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/pborman/ansi","tags":["ansi","terminal","escape","sequences","ecma-48"],"install":[{"cmd":"go get github.com/pborman/ansi","lang":"bash","label":"Install github.com/pborman/ansi"}],"dependencies":[],"imports":[{"symbol":"ansi","correct":"github.com/pborman/ansi"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/pborman/ansi\"\n)\n\nfunc main() {\n\tfmt.Println(ansi.CursorUp + \"Move cursor up\")\n}","lang":"go","description":"Use ANSI escape sequences for terminal cursor movement."},"warnings":[],"env_vars":null,"search_vec":"'-48':15,25 'ansi':1,6,20 'control':19 'defin':11 'ecma':14,24 'escap':2,7,22 'process':9 'processor':4 'provid':5 'sequenc':3,8,23 'standard':16 'termin':18,21","created_at":"2026-06-17T18:50:38.399252+00:00","updated_at":"2026-06-17T18:50:38.399252+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/pborman/ansi","github":"https://github.com/pborman/ansi","docs":"https://pkg.go.dev/github.com/pborman/ansi#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}}