{"id":13588761,"url":"https://github.com/denosaurs/wait","last_synced_at":"2025-09-18T16:30:45.629Z","repository":{"id":47057080,"uuid":"290303284","full_name":"denosaurs/wait","owner":"denosaurs","description":"🌀 Minimal terminal spinner","archived":false,"fork":false,"pushed_at":"2024-01-26T08:44:00.000Z","size":40,"stargazers_count":54,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T00:49:17.603Z","etag":null,"topics":["cli","deno","spinner","tty","util"],"latest_commit_sha":null,"homepage":"https://deno.land/x/wait","language":"TypeScript","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/denosaurs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"open_collective":"denosaurs","github":"denosaurs"}},"created_at":"2020-08-25T19:20:17.000Z","updated_at":"2024-03-06T16:58:13.000Z","dependencies_parsed_at":"2023-01-31T02:46:07.724Z","dependency_job_id":"f2c5327c-9379-43c6-8295-ce4a98cf2381","html_url":"https://github.com/denosaurs/wait","commit_stats":{"total_commits":40,"total_committers":9,"mean_commits":4.444444444444445,"dds":"0.44999999999999996","last_synced_commit":"9e378ad5e2bd8f45e3d0cd1a5101bd55c3feb562"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fwait","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fwait/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fwait/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fwait/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denosaurs","download_url":"https://codeload.github.com/denosaurs/wait/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233379793,"owners_count":18667547,"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":["cli","deno","spinner","tty","util"],"created_at":"2024-08-01T15:06:54.477Z","updated_at":"2025-09-18T16:30:40.364Z","avatar_url":"https://github.com/denosaurs.png","language":"TypeScript","funding_links":["https://opencollective.com/denosaurs","https://github.com/sponsors/denosaurs"],"categories":["TypeScript"],"sub_categories":[],"readme":"# wait\n\n[![Tags](https://img.shields.io/github/release/denosaurs/wait)](https://github.com/denosaurs/wait/releases)\n[![CI Status](https://img.shields.io/github/actions/workflow/status/denosaurs/wait/deno.yml?branch=master)](https://github.com/denosaurs/wait/actions)\n[![License](https://img.shields.io/github/license/denosaurs/wait)](https://github.com/denosaurs/wait/blob/master/LICENSE)\n\n\u003cp align=\"center\"\u003e\n\t\u003cbr\u003e\n\t\u003cimg src=\"assets/example.svg\" width=\"500\"\u003e\n\t\u003cbr\u003e\n\u003c/p\u003e\n\n## Usage\n\n```typescript\nimport { wait } from \"https://deno.land/x/wait/mod.ts\";\n\nconst spinner = wait(\"Generating terrain\").start();\n\nsetTimeout(() =\u003e {\n  spinner.color = \"yellow\";\n  spinner.text = \"Loading dinosaurs\";\n}, 1500);\n```\n\n## Other\n\n### Related\n\n- [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner\n\n### Contribution\n\nPull request, issues and feedback are very welcome. Code style is formatted with\ndeno fmt and commit messages are done following Conventional Commits spec.\n\n### Licence\n\nCopyright 2020-present, the denosaurs team. All rights reserved. MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenosaurs%2Fwait","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenosaurs%2Fwait","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenosaurs%2Fwait/lists"}