{"id":17970502,"url":"https://github.com/bonevidy/vpromise","last_synced_at":"2026-04-29T17:33:06.520Z","repository":{"id":89185544,"uuid":"144349518","full_name":"boneVidy/VPromise","owner":"boneVidy","description":"a lightweight promise/a+ library","archived":false,"fork":false,"pushed_at":"2018-08-11T08:41:08.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T21:44:16.327Z","etag":null,"topics":["asynchronous","defer","js","promise","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/boneVidy.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}},"created_at":"2018-08-11T02:36:30.000Z","updated_at":"2019-06-27T10:35:13.000Z","dependencies_parsed_at":"2023-06-14T08:45:14.391Z","dependency_job_id":null,"html_url":"https://github.com/boneVidy/VPromise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boneVidy/VPromise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2FVPromise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2FVPromise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2FVPromise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2FVPromise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneVidy","download_url":"https://codeload.github.com/boneVidy/VPromise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2FVPromise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32436773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T17:26:39.753Z","status":"ssl_error","status_checked_at":"2026-04-29T17:25:53.857Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asynchronous","defer","js","promise","typescript"],"created_at":"2024-10-29T15:05:56.365Z","updated_at":"2026-04-29T17:33:06.504Z","avatar_url":"https://github.com/boneVidy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##支持defer对象的Promise\n    `\n    \n    \n    const asyncNumber = () =\u003e {\n        const defer = VPromise.defer\u003cnumber\u003e();\n        setTimeout(() =\u003e {\n          defer.resolve(100);\n\n        })\n\n      return defer.promise;\n    };\n    asyncNumber.then(console.log);  ///100\n    \n    `","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonevidy%2Fvpromise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonevidy%2Fvpromise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonevidy%2Fvpromise/lists"}