{"id":17398502,"url":"https://github.com/vweevers/stream-test","last_synced_at":"2026-05-12T23:38:44.648Z","repository":{"id":66220587,"uuid":"139168631","full_name":"vweevers/stream-test","owner":"vweevers","description":"Test suite for stream implementors.","archived":false,"fork":false,"pushed_at":"2018-06-29T21:29:00.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T01:23:39.621Z","etag":null,"topics":["nodejs","streams","test-suite","testing"],"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/vweevers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-06-29T15:50:42.000Z","updated_at":"2018-09-25T02:31:17.000Z","dependencies_parsed_at":"2023-03-17T14:30:55.978Z","dependency_job_id":null,"html_url":"https://github.com/vweevers/stream-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vweevers/stream-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fstream-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fstream-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fstream-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fstream-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vweevers","download_url":"https://codeload.github.com/vweevers/stream-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fstream-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269911674,"owners_count":24495181,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nodejs","streams","test-suite","testing"],"created_at":"2024-10-16T14:57:39.036Z","updated_at":"2025-10-29T00:03:03.350Z","avatar_url":"https://github.com/vweevers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stream-test\n\n\u003e **Test suite for Node.js stream implementors.** :chicken:  \n\u003e Just an idea at this point.\n\n## Usage\n\n```js\nvar test = require('tape')\nvar fromArray = require('from2-array')\n\nfunction createStream () {\n  return fromArray.obj([1, 2, 3])\n}\n\nrequire('stream-test/readable').all(test, createStream)\n```\n\n## License\n\n[MIT](LICENSE.md) © 2018-present Vincent Weevers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fstream-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvweevers%2Fstream-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fstream-test/lists"}