{"id":13670153,"url":"https://github.com/tj/go-spin","last_synced_at":"2025-04-08T04:13:41.992Z","repository":{"id":18229051,"uuid":"21371577","full_name":"tj/go-spin","owner":"tj","description":"Terminal spinner package for Golang","archived":false,"fork":false,"pushed_at":"2021-03-18T11:39:37.000Z","size":132,"stargazers_count":534,"open_issues_count":3,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T03:33:24.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tj.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-01T01:34:48.000Z","updated_at":"2025-03-23T05:42:49.000Z","dependencies_parsed_at":"2022-09-26T21:50:23.714Z","dependency_job_id":null,"html_url":"https://github.com/tj/go-spin","commit_stats":null,"previous_names":["visionmedia/go-spin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-spin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-spin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-spin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-spin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj","download_url":"https://codeload.github.com/tj/go-spin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773719,"owners_count":20993639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:00:34.063Z","updated_at":"2025-04-08T04:13:41.968Z","avatar_url":"https://github.com/tj.png","language":"Go","readme":"\n# go-spin\n\n Little terminal spinner lib.\n\n View the [docs](http://godoc.org/github.com/tj/go-spin).\n\n## Installation\n\n```\n$ go get github.com/tj/go-spin\n```\n\n## Example\n\n```go\ns := spin.New()\nfor i := 0; i \u003c 30; i++ {\n  fmt.Printf(\"\\r  \\033[36mcomputing\\033[m %s \", s.Next())\n  time.Sleep(100 * time.Millisecond)\n}\n```\n## GIF FTW\n![](./go-spin.gif)\n\n# License\n\n MIT","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftj%2Fgo-spin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftj%2Fgo-spin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftj%2Fgo-spin/lists"}