{"id":19324623,"url":"https://github.com/soarez/funil","last_synced_at":"2025-02-24T06:15:52.676Z","repository":{"id":29409761,"uuid":"32945231","full_name":"soarez/funil","owner":"soarez","description":"agregate multiple streams into a single one","archived":false,"fork":false,"pushed_at":"2015-08-20T19:31:23.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T03:14:55.384Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soarez.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}},"created_at":"2015-03-26T18:36:32.000Z","updated_at":"2016-12-23T20:23:50.000Z","dependencies_parsed_at":"2022-09-15T09:10:17.163Z","dependency_job_id":null,"html_url":"https://github.com/soarez/funil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soarez%2Ffunil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soarez%2Ffunil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soarez%2Ffunil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soarez%2Ffunil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soarez","download_url":"https://codeload.github.com/soarez/funil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240427287,"owners_count":19799471,"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-11-10T02:06:06.518Z","updated_at":"2025-02-24T06:15:52.653Z","avatar_url":"https://github.com/soarez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# funil\n\na stream that aggegates other streams\n\n```javascript\nvar Funil = require('./funil');\n\nvar f = new Funil();\nf.add(streamA);\nf.add(streamB);\nf.add(streamC);\nf.add(streamD);\n\nf.on('data', function(d) { /* d can be from either one of the streams */ });\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoarez%2Ffunil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoarez%2Ffunil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoarez%2Ffunil/lists"}