{"id":22092167,"url":"https://github.com/pirxpilot/run-until","last_synced_at":"2025-06-16T14:02:51.178Z","repository":{"id":136536672,"uuid":"90505991","full_name":"pirxpilot/run-until","owner":"pirxpilot","description":"Run a sequence of async functions until one of them returns something.","archived":false,"fork":false,"pushed_at":"2024-02-21T10:07:42.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-22T02:38:42.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pirxpilot.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","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}},"created_at":"2017-05-07T03:21:35.000Z","updated_at":"2024-02-14T17:01:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"344884dc-a456-4c3a-9c68-494705ea5039","html_url":"https://github.com/pirxpilot/run-until","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"94587b576bd805bbfdf87dd052c530cf9684f964"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Frun-until","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Frun-until/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Frun-until/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Frun-until/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirxpilot","download_url":"https://codeload.github.com/pirxpilot/run-until/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Frun-until/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257533739,"owners_count":22560364,"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-12-01T03:08:36.345Z","updated_at":"2025-06-16T14:02:51.119Z","avatar_url":"https://github.com/pirxpilot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM version][npm-image]][npm-url]\n[![Build Status][build-image]][build-url]\n[![Dependency Status][deps-image]][deps-url]\n\n# run-until\n\n Run a sequence of async functions until one of them returns something.\n\n## Install\n\n```sh\n$ npm install --save run-until\n```\n\n## Usage\n\n```js\nvar runUntil = require('run-until');\n\nrunUntil('Rainbow');\n```\n\n## License\n\nMIT © [Damian Krzeminski](https://code42day.com)\n\n[npm-image]: https://img.shields.io/npm/v/run-until\n[npm-url]: https://npmjs.org/package/run-until\n\n[build-url]: https://github.com/pirxpilot/run-until/actions/workflows/check.yaml\n[build-image]: https://img.shields.io/github/actions/workflow/status/pirxpilot/run-until/check.yaml?branch=main\n\n[deps-image]: https://img.shields.io/librariesio/release/npm/run-until\n[deps-url]: https://libraries.io/npm/run-until\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Frun-until","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirxpilot%2Frun-until","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Frun-until/lists"}