{"id":36603978,"url":"https://github.com/hypercore-protocol/hypercore-streams","last_synced_at":"2026-01-12T08:41:53.697Z","repository":{"id":56459935,"uuid":"271382633","full_name":"hypercore-protocol/hypercore-streams","owner":"hypercore-protocol","description":"External implementation of a WriteStream and ReadStream for Hypercore","archived":false,"fork":false,"pushed_at":"2020-11-06T04:43:11.000Z","size":4,"stargazers_count":12,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-09T08:23:24.845Z","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/hypercore-protocol.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":"2020-06-10T20:50:08.000Z","updated_at":"2025-02-23T01:52:26.000Z","dependencies_parsed_at":"2022-08-15T19:10:32.418Z","dependency_job_id":null,"html_url":"https://github.com/hypercore-protocol/hypercore-streams","commit_stats":null,"previous_names":["mafintosh/hypercore-streams"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hypercore-protocol/hypercore-streams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercore-protocol%2Fhypercore-streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercore-protocol%2Fhypercore-streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercore-protocol%2Fhypercore-streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercore-protocol%2Fhypercore-streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypercore-protocol","download_url":"https://codeload.github.com/hypercore-protocol/hypercore-streams/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercore-protocol%2Fhypercore-streams/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-12T08:41:53.002Z","updated_at":"2026-01-12T08:41:53.693Z","avatar_url":"https://github.com/hypercore-protocol.png","language":"JavaScript","readme":"# hypercore-streams\n\nExternal implementation of a WriteStream and ReadStream for Hypercore\n\n```\nnpm install hypercore-streams\n```\n\n## Usage\n\n``` js\nconst { WriteStream, ReadStream } = require('hypercore-streams')\n\nconst ws = new WriteStream(feed)\nconst rs = new ReadStream(feed, {\n  start: 0,\n  live: true,\n  valueEncoding: 'json'\n})\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercore-protocol%2Fhypercore-streams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypercore-protocol%2Fhypercore-streams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercore-protocol%2Fhypercore-streams/lists"}