{"id":15395080,"url":"https://github.com/goto-bus-stop/bluebirdish","last_synced_at":"2025-04-16T00:06:16.142Z","repository":{"id":52414412,"uuid":"135822266","full_name":"goto-bus-stop/bluebirdish","owner":"goto-bus-stop","description":"bluebird's fancy api but with native promises","archived":false,"fork":false,"pushed_at":"2021-04-29T21:12:11.000Z","size":44,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T00:05:53.083Z","etag":null,"topics":["async","await","bluebird","parallel","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goto-bus-stop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-02T13:59:44.000Z","updated_at":"2020-09-19T14:01:43.000Z","dependencies_parsed_at":"2022-09-09T01:53:12.791Z","dependency_job_id":null,"html_url":"https://github.com/goto-bus-stop/bluebirdish","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goto-bus-stop%2Fbluebirdish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goto-bus-stop%2Fbluebirdish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goto-bus-stop%2Fbluebirdish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goto-bus-stop%2Fbluebirdish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goto-bus-stop","download_url":"https://codeload.github.com/goto-bus-stop/bluebirdish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173084,"owners_count":21224483,"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":["async","await","bluebird","parallel","promise"],"created_at":"2024-10-01T15:25:38.607Z","updated_at":"2025-04-16T00:06:16.120Z","avatar_url":"https://github.com/goto-bus-stop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bluebirdish\n\nbluebird's fancy api but with native promises\n\nWorks in environments with native Promises and class syntax!\n\n[![npm][npm-image]][npm-url]\n[![travis][travis-image]][travis-url]\n[![standard][standard-image]][standard-url]\n\n[npm-image]: https://img.shields.io/npm/v/bluebirdish.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/bluebirdish\n[travis-image]: https://img.shields.io/travis/goto-bus-stop/bluebirdish.svg?style=flat-square\n[travis-url]: https://travis-ci.org/goto-bus-stop/bluebirdish\n[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square\n[standard-url]: http://npm.im/standard\n\n## Install\n\n```\nnpm install bluebirdish\n```\n\n## Usage\n\n```js\nvar Bluebirdish = require('bluebirdish')\n```\n\n## API\n\nThe API is the same as [Bluebird](http://bluebirdjs.com/docs/getting-started.html)'s. These features are implemented:\n\n- [x] .then()\n- [x] .spread()\n- [x] .catch()\n- [x] .finally()\n- [x] Promise.resolve()\n- [x] Promise.reject()\n- [x] Promise.join()\n- [x] Promise.try()\n- [x] Promise.method()\n- [x] Promise.all()\n- [x] Promise.props()\n- [x] Promise.any()\n- [x] Promise.some()\n- [x] Promise.map()\n- [x] Promise.reduce()\n- [x] Promise.filter()\n- [x] Promise.each()\n- [x] Promise.mapSeries()\n- [x] Promise.race()\n- [ ] Promise.using()\n- [ ] .disposer()\n- [ ] Promise.promisify()\n- [ ] Promise.promisifyAll()\n- [ ] Promise.fromCallback()\n- [x] .asCallback(), .nodeify()\n- [x] Promise.delay()\n- [ ] .timeout()\n- [ ] .cancel()\n- [x] Promise.coroutine()\n  - [ ] Promise.coroutine.addYieldHandler()\n- [x] Promise.spawn()\n- [x] .tap()\n- [x] .tapCatch()\n- [x] .call()\n- [x] .get()\n- [x] .return()\n- [x] .throw()\n- [x] .catchReturn()\n- [x] .catchThrow()\n- [ ] .reflect()\n- [x] Promise.getNewLibraryCopy()\n- [ ] OperationalError\n- [ ] TimeoutError\n- [ ] CancellationError\n- [x] AggregateError\n\n## License\n\n[Apache-2.0](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoto-bus-stop%2Fbluebirdish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoto-bus-stop%2Fbluebirdish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoto-bus-stop%2Fbluebirdish/lists"}