{"id":15657588,"url":"https://github.com/danielroe/stream-vue","last_synced_at":"2025-09-13T14:44:51.650Z","repository":{"id":37031075,"uuid":"298891559","full_name":"danielroe/stream-vue","owner":"danielroe","description":"Vue component for Cloudflare Stream.","archived":false,"fork":false,"pushed_at":"2025-04-07T18:35:13.000Z","size":3464,"stargazers_count":29,"open_issues_count":4,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T19:39:34.352Z","etag":null,"topics":["cloudflare","stream","vue","vuejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/danielroe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["danielroe"]}},"created_at":"2020-09-26T20:08:25.000Z","updated_at":"2025-04-07T18:34:52.000Z","dependencies_parsed_at":"2024-01-26T06:31:30.995Z","dependency_job_id":"1eda2d43-e4c2-4d7d-a8fd-5fa8a097a1a0","html_url":"https://github.com/danielroe/stream-vue","commit_stats":{"total_commits":283,"total_committers":3,"mean_commits":94.33333333333333,"dds":"0.27561837455830385","last_synced_commit":"787f3eb0b45267a2e5c810d9c6de63b6d788c197"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fstream-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fstream-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fstream-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fstream-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/stream-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247730068,"owners_count":20986404,"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":["cloudflare","stream","vue","vuejs"],"created_at":"2024-10-03T13:08:37.974Z","updated_at":"2025-04-10T03:53:33.616Z","avatar_url":"https://github.com/danielroe.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003e▶️ stream-vue\u003c/h1\u003e\n\u003cp align=\"center\"\u003eVue component for Cloudflare Stream\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://npmjs.com/package/stream-vue\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/v/stream-vue/latest.svg?style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://bundlephobia.com/result?p=stream-vue\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/bundlephobia/minzip/stream-vue?style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://npmjs.com/package/stream-vue\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/dt/stream-vue.svg?style=flat-square\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Vue component for [Cloudflare Stream](https://www.cloudflare.com/products/cloudflare-stream/).\n\n**Note that this is not an official component.**\n\n## Quick Start\n\nFirst install `stream-vue`:\n\n```bash\npnpm add stream-vue\n\n# or\nyarn add stream-vue\nnpm install stream-vue --save\n```\n\n## Usage\n\n```vue\n\u003cscript setup\u003e\nimport { VideoStream } from 'stream-vue'\n\u003c/script\u003e\n\n\u003ctemplate\u003e\n  \u003cVideoStream controls src=\"YOUR_VIDEO_ID_OR_SIGNED_URL\" /\u003e\n\u003c/template\u003e\n```\n\n### Nuxt support\n\nTo use with Nuxt 2, make sure to add the following to your `nuxt.config.js`:\n\n```js\nvue: {\n  config: {\n    ignoredElements: ['stream']\n  }\n}\n```\n\nSee [@cloudflare/stream-react](https://github.com/cloudflare/stream-react) for more props and events.\n\n## Inspirations\n\nThis is just a Vue fork of [@cloudflare/stream-react](https://github.com/cloudflare/stream-react).\n\n## Contributors\n\nThis has been developed to suit my needs but additional use cases and contributions are very welcome.\n\n## License\n\n[MIT License](./LICENSE) - Copyright \u0026copy; Daniel Roe\n","funding_links":["https://github.com/sponsors/danielroe"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fstream-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fstream-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fstream-vue/lists"}