{"id":51343,"library":"ajstarks-svgo","title":"svgo","description":"Package svg generates SVG as defined by the Scalable Vector Graphics 1.1 Specification.","status":"active","version":"0.0.0-20211024235047-1546f124cd8b","language":"go","source_language":null,"source_url":"https://github.com/ajstarks/svgo","tags":["svg","graphics","vector"],"install":[{"cmd":"go get github.com/ajstarks/svgo","lang":"bash","label":"Install github.com/ajstarks/svgo"}],"dependencies":[],"imports":[{"symbol":"svg","correct":"github.com/ajstarks/svgo"}],"quickstart":{"code":"package main\n\nimport (\n\t\"os\"\n\t\"github.com/ajstarks/svgo\"\n)\n\nfunc main() {\n\tcanvas := svg.New(os.Stdout)\n\tcanvas.Start(100, 100)\n\tcanvas.Circle(50, 50, 40, \"fill:red\")\n\tcanvas.End()\n}","lang":"go","description":"Generate an SVG with a red circle."},"warnings":[],"env_vars":null,"search_vec":"'1.1':13 'defin':7 'generat':4 'graphic':12,16 'packag':2 'scalabl':10 'specif':14 'svg':3,5,15 'svgo':1 'vector':11,17","created_at":"2026-06-15T06:11:12.943591+00:00","updated_at":"2026-06-15T06:11:12.943591+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/ajstarks/svgo","github":"https://github.com/ajstarks/svgo","docs":"https://pkg.go.dev/github.com/ajstarks/svgo#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}}