{"id":26716616,"url":"https://github.com/javascript-studio/studio-browser-stream","last_synced_at":"2025-08-09T19:32:43.035Z","repository":{"id":40264699,"uuid":"139161893","full_name":"javascript-studio/studio-browser-stream","owner":"javascript-studio","description":"💧 Naive stream shim for smaller Browserify bundles","archived":false,"fork":false,"pushed_at":"2023-04-25T23:51:29.000Z","size":835,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T09:37:37.399Z","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/javascript-studio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2018-06-29T14:54:06.000Z","updated_at":"2022-02-02T08:22:10.000Z","dependencies_parsed_at":"2022-07-22T08:32:14.562Z","dependency_job_id":null,"html_url":"https://github.com/javascript-studio/studio-browser-stream","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-studio%2Fstudio-browser-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-studio%2Fstudio-browser-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-studio%2Fstudio-browser-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-studio%2Fstudio-browser-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javascript-studio","download_url":"https://codeload.github.com/javascript-studio/studio-browser-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245873106,"owners_count":20686531,"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-27T15:38:05.072Z","updated_at":"2025-03-27T15:38:05.884Z","avatar_url":"https://github.com/javascript-studio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Studio Browser Stream\n\n💧 Naive stream shim for smaller Browserify bundles.\n\n## Why?\n\nThis library exists to make it possible to use [Studio Log][1] in browsers by\nletting Browserify replace the node `stream` module with this implementation.\nThe default Browserify `stream` implementation adds 200+KB to the bundle.\n\n__Note!__ This library is intentionally incompatible with the original node\n`stream` module. It is only supposed to behave in the context of the [Studio\nLog][1] modules.\n\n## Usage\n\nAdd this section to your `package.json`:\n\n```json\n{\n  \"browser\": {\n    \"stream\": \"@studio/browser-stream\"\n  }\n}\n```\n\n## Install\n\n```bash\n❯ npm i @studio/browser-stream\n```\n\n## API\n\n- `Writable`\n- `PassThrough`\n- `Transform`\n\n## Related modules\n\n- 👻 [Studio Log][1] is a tiny streaming ndJSON logger.\n- 🎩 [Studio Log Format][2] pretty prints Studio Log streams.\n- 📦 [Studio Changes][3] is used to create the changelog for this module.\n\n## License\n\nMIT\n\n\u003cdiv align=\"center\"\u003eMade with ❤️ on 🌍\u003c/div\u003e\n\n[1]: https://github.com/javascript-studio/studio-log\n[2]: https://github.com/javascript-studio/studio-log-format\n[3]: https://github.com/javascript-studio/studio-changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavascript-studio%2Fstudio-browser-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavascript-studio%2Fstudio-browser-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavascript-studio%2Fstudio-browser-stream/lists"}