{"id":28552301,"url":"https://github.com/stream-utils/promise-map-stream","last_synced_at":"2025-07-06T08:31:28.852Z","repository":{"id":25080536,"uuid":"28501045","full_name":"stream-utils/promise-map-stream","owner":"stream-utils","description":"Map transform streams with promises","archived":false,"fork":false,"pushed_at":"2016-01-26T20:56:19.000Z","size":9,"stargazers_count":3,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T21:45:48.294Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2014-12-26T05:43:42.000Z","updated_at":"2016-07-06T18:14:23.000Z","dependencies_parsed_at":"2022-07-22T08:02:07.465Z","dependency_job_id":null,"html_url":"https://github.com/stream-utils/promise-map-stream","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/stream-utils%2Fpromise-map-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fpromise-map-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fpromise-map-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fpromise-map-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/promise-map-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fpromise-map-stream/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257229397,"owners_count":22510983,"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":"2025-06-10T04:08:37.961Z","updated_at":"2025-07-06T08:31:28.847Z","avatar_url":"https://github.com/stream-utils.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# promise-map-stream\n\n[![NPM version][npm-image]][npm-url]\n[![Build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Dependency Status][david-image]][david-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n[![Gittip][gittip-image]][gittip-url]\n\nCreate a map through stream based on promise functions.\n\n## API\n\n### var stream = map(transform, [flush])\n\nCreate a stream instance based on a transform/flush function.\n\n### var Stream = map.create(transform, [flush])\n\nCreate a new stream constructor based on a transform/flush function.\n\n[gitter-image]: https://badges.gitter.im/stream-utils/promise-map-stream.png\n[gitter-url]: https://gitter.im/stream-utils/promise-map-stream\n[npm-image]: https://img.shields.io/npm/v/promise-map-stream.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/promise-map-stream\n[github-tag]: http://img.shields.io/github/tag/stream-utils/promise-map-stream.svg?style=flat-square\n[github-url]: https://github.com/stream-utils/promise-map-stream/tags\n[travis-image]: https://img.shields.io/travis/stream-utils/promise-map-stream.svg?style=flat-square\n[travis-url]: https://travis-ci.org/stream-utils/promise-map-stream\n[coveralls-image]: https://img.shields.io/coveralls/stream-utils/promise-map-stream.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/stream-utils/promise-map-stream\n[david-image]: http://img.shields.io/david/stream-utils/promise-map-stream.svg?style=flat-square\n[david-url]: https://david-dm.org/stream-utils/promise-map-stream\n[license-image]: http://img.shields.io/npm/l/promise-map-stream.svg?style=flat-square\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/promise-map-stream.svg?style=flat-square\n[downloads-url]: https://npmjs.org/package/promise-map-stream\n[gittip-image]: https://img.shields.io/gratipay/jonathanong.svg?style=flat-square\n[gittip-url]: https://gratipay.com/jonathanong/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstream-utils%2Fpromise-map-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstream-utils%2Fpromise-map-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstream-utils%2Fpromise-map-stream/lists"}