{"id":15471437,"url":"https://github.com/aisk/chrysanthemum","last_synced_at":"2025-06-30T21:38:11.189Z","repository":{"id":46898582,"uuid":"70596573","full_name":"aisk/chrysanthemum","owner":"aisk","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-23T12:50:09.000Z","size":26,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T13:06:53.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aisk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-10-11T13:32:52.000Z","updated_at":"2024-10-23T12:50:06.000Z","dependencies_parsed_at":"2023-01-31T11:01:01.592Z","dependency_job_id":"642ab490-8c03-40d2-9130-9729c29a3f24","html_url":"https://github.com/aisk/chrysanthemum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aisk/chrysanthemum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisk%2Fchrysanthemum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisk%2Fchrysanthemum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisk%2Fchrysanthemum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisk%2Fchrysanthemum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aisk","download_url":"https://codeload.github.com/aisk/chrysanthemum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisk%2Fchrysanthemum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262854949,"owners_count":23375222,"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-10-02T02:19:50.974Z","updated_at":"2025-06-30T21:38:11.120Z","avatar_url":"https://github.com/aisk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chrysanthemum\n\n[![GoDoc](https://godoc.org/github.com/aisk/chrysanthemum?status.svg)](https://godoc.org/github.com/aisk/chrysanthemum)\n\n菊花【Jú Huā】\n\n![](http://www.chrysanthemums.org/wp-content/uploads/2016/05/artificial-white-chrysanthemum-flowers.png)\n\nAdd a text spinner to your terminal applications.\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"github.com/aisk/chrysanthemum\"\n\t\"time\"\n)\n\nfunc main() {\n\tc := chrysanthemum.New(\"I'll be ok\").Start()\n\ttime.Sleep(5 * time.Second)\n\tc.End()\n\tc = chrysanthemum.New(\"I'll be error\").Start()\n\ttime.Sleep(5 * time.Second)\n\tc.Failed()\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faisk%2Fchrysanthemum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faisk%2Fchrysanthemum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faisk%2Fchrysanthemum/lists"}