[READ-ONLY] Mirror of https://github.com/danielroe/stream-vue. Vue component for Cloudflare Stream.
cloudflare stream vue vuejs
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: migrate npm badges and links to npmx.dev

Daniel Roe (Mar 5, 2026, 12:18 PM UTC) 302c5fa7 ebf0da54

+4 -4
+4 -4
README.md
··· 2 2 <p align="center">Vue component for Cloudflare Stream</p> 3 3 4 4 <p align="center"> 5 - <a href="https://npmjs.com/package/stream-vue"> 6 - <img alt="" src="https://img.shields.io/npm/v/stream-vue/latest.svg?style=flat-square"> 5 + <a href="https://npmx.dev/package/stream-vue"> 6 + <img alt="" src="https://npmx.dev/api/registry/badge/version/stream-vue"> 7 7 </a> 8 8 <a href="https://bundlephobia.com/result?p=stream-vue"> 9 9 <img alt="" src="https://img.shields.io/bundlephobia/minzip/stream-vue?style=flat-square"> 10 10 </a> 11 - <a href="https://npmjs.com/package/stream-vue"> 12 - <img alt="" src="https://img.shields.io/npm/dt/stream-vue.svg?style=flat-square"> 11 + <a href="https://npmx.dev/package/stream-vue"> 12 + <img alt="" src="https://npmx.dev/api/registry/badge/downloads/stream-vue"> 13 13 </a> 14 14 </p> 15 15