{"id":15730966,"url":"https://github.com/revolunet/ora-promise","last_synced_at":"2026-04-28T08:33:58.049Z","repository":{"id":57315951,"uuid":"124466064","full_name":"revolunet/ora-promise","owner":"revolunet","description":"Use ora to monitor your promises execution time","archived":false,"fork":false,"pushed_at":"2018-03-09T00:45:29.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T06:58:53.995Z","etag":null,"topics":["cli","nodejs","promise"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/revolunet.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}},"created_at":"2018-03-09T00:45:19.000Z","updated_at":"2024-02-29T09:38:58.000Z","dependencies_parsed_at":"2022-08-25T21:10:53.564Z","dependency_job_id":null,"html_url":"https://github.com/revolunet/ora-promise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Fora-promise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Fora-promise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Fora-promise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Fora-promise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revolunet","download_url":"https://codeload.github.com/revolunet/ora-promise/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408100,"owners_count":20772228,"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","nodejs","promise"],"created_at":"2024-10-04T00:01:24.750Z","updated_at":"2026-04-28T08:33:53.018Z","avatar_url":"https://github.com/revolunet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ora-promise\n\nUse [ora](https://github.com/sindresorhus/ora) to monitor your promises execution time\n\nSome 💅 for your CLI\n\n![demo](./demo.gif)\n\n## install\n\n```sh\nnpm i ora-promise\n```\n\n## usage\n\n```js\n\nconst spinner = require('ora-promise');\n\nspinner('generating video...', getSomePromise).then(console.log).catch(console.log)\n\n```\n\nSee [./example.js](./example.js)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevolunet%2Fora-promise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevolunet%2Fora-promise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevolunet%2Fora-promise/lists"}