{"id":13724562,"url":"https://github.com/ricea/encoding-streams","last_synced_at":"2025-03-20T13:54:24.969Z","repository":{"id":77864573,"uuid":"69851810","full_name":"ricea/encoding-streams","owner":"ricea","description":"Human-readable patch to the streams specification to add support for ReadableStream","archived":false,"fork":false,"pushed_at":"2018-06-04T09:22:58.000Z","size":46,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T13:22:20.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ricea.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-03T08:07:39.000Z","updated_at":"2022-05-26T23:21:29.000Z","dependencies_parsed_at":"2023-02-28T02:30:34.354Z","dependency_job_id":null,"html_url":"https://github.com/ricea/encoding-streams","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/ricea%2Fencoding-streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricea%2Fencoding-streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricea%2Fencoding-streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricea%2Fencoding-streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricea","download_url":"https://codeload.github.com/ricea/encoding-streams/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244623004,"owners_count":20483056,"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-08-03T01:01:59.431Z","updated_at":"2025-03-20T13:54:24.944Z","avatar_url":"https://github.com/ricea.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# ReadableStream support for Encoding\nHuman-readable patch to the [Encoding Standard](http://encoding.spec.whatwg.org)\nto add support for [transform streams](http://streams.spec.whatwg.org/#ts-model).\n\nTo see the HTML rendered as HTML, go to\nhttp://htmlpreview.github.io/?https://github.com/ricea/encoding-streams/blob/master/patch.html\n\nThis enables uses like\n\n```javascript\nconst response = await fetch(url)\nlet stringStream = response.body.pipeThough(new TextDecoderStream());\n```\n\nThe Bikeshed source for these changes can be found at\nhttps://github.com/ricea/encoding/blob/stream-support/encoding.bs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricea%2Fencoding-streams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricea%2Fencoding-streams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricea%2Fencoding-streams/lists"}