yadda-stream

0.0.9 • Public • Published

Yadda Stream

I don't want to write a README.

You can use this embed like this:

<script src="https://stream.ydd.cx/index.js" data-stream-id="<stream id>" data-theme="light|dark|auto" defer></script>

or like this:

<head>
    <script src="https://stream.ydd.cx/index.js" defer></script>
</head>
<body>
    <div id="ydd-stream" data-stream-id="<stream id>" data-theme="light|dark|auto"></div>
</body>

or even like this:

npm i yadda-stream
<template>
  <Stream stream-id="<stream id>" theme="light|dark|auto"/>
</template>

<script setup>
  import {Stream} from 'ydd-stream/vue'
</script>

/yadda-stream/

    Package Sidebar

    Install

    npm i yadda-stream

    Weekly Downloads

    11

    Version

    0.0.9

    License

    none

    Unpacked Size

    352 kB

    Total Files

    5

    Last publish

    Collaborators

    • yaddads