{"id":16349330,"url":"https://github.com/stevemao/promise-to-callback","last_synced_at":"2025-06-21T17:40:55.899Z","repository":{"id":60775124,"uuid":"41845746","full_name":"stevemao/promise-to-callback","owner":"stevemao","description":"Convert promise to callback interface","archived":false,"fork":false,"pushed_at":"2015-09-28T05:26:46.000Z","size":140,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T20:52:29.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/stevemao.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-03T06:41:24.000Z","updated_at":"2022-05-12T17:08:31.000Z","dependencies_parsed_at":"2022-10-04T16:34:55.243Z","dependency_job_id":null,"html_url":"https://github.com/stevemao/promise-to-callback","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fpromise-to-callback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fpromise-to-callback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fpromise-to-callback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fpromise-to-callback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevemao","download_url":"https://codeload.github.com/stevemao/promise-to-callback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234134785,"owners_count":18784883,"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-11T00:59:07.151Z","updated_at":"2025-01-16T01:23:37.217Z","avatar_url":"https://github.com/stevemao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# promise-to-callback [![Build Status](https://travis-ci.org/stevemao/promise-to-callback.svg?branch=master)](https://travis-ci.org/stevemao/promise-to-callback)\n\n\u003e Convert promise to callback interface\n\n\n## Install\n\n```\n$ npm install --save promise-to-callback\n```\n\n\n## Usage\n\n```js\nvar promiseToCallback = require('promise-to-callback');\n\npromiseToCallback(promise)(function(err, data) {\n\t...\n});\n```\n\n\n## License\n\nMIT © [Steve Mao](https://github.com/stevemao)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevemao%2Fpromise-to-callback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevemao%2Fpromise-to-callback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevemao%2Fpromise-to-callback/lists"}