{"id":26665311,"url":"https://github.com/elsehow/kefir-get","last_synced_at":"2025-03-25T17:36:48.321Z","repository":{"id":76067803,"uuid":"44001973","full_name":"elsehow/kefir-get","owner":"elsehow","description":"GET requests as a kefir stream. in node + the browser!","archived":false,"fork":false,"pushed_at":"2015-10-12T18:53:05.000Z","size":120,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T20:18:16.381Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elsehow.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-10-10T08:30:19.000Z","updated_at":"2021-08-05T21:17:01.000Z","dependencies_parsed_at":"2023-03-06T02:21:27.691Z","dependency_job_id":null,"html_url":"https://github.com/elsehow/kefir-get","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/elsehow%2Fkefir-get","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fkefir-get/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fkefir-get/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fkefir-get/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elsehow","download_url":"https://codeload.github.com/elsehow/kefir-get/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245511365,"owners_count":20627375,"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-03-25T17:36:47.702Z","updated_at":"2025-03-25T17:36:48.304Z","avatar_url":"https://github.com/elsehow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kefir-get\n\nGET requests as kefir stream, in node and the browser\n\n## installation\n\n`npm install kefir-get`\n\n## usage\n\n```javascript\n\nvar KefirGet = require('kefir-get')\n\nKefirGet('https://en.wikipedia.org/wiki/Special:RecentChanges')\n   .map(parseHTML)\n   .map(articles)\n```\n\n## API\n\n### KefirGet(url)\n\nreturns a stream of responses, or an error. stream ends after a single value.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felsehow%2Fkefir-get","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felsehow%2Fkefir-get","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felsehow%2Fkefir-get/lists"}