vue-cast-url

0.0.3 • Public • Published

vue-cast-url

Vue plugin to show your website on a chromecast with a single function. This project is using the URL Cast Receiver from DeMille

For more information check the API reference

Setup

npm install --save vue-cast-url
import Vue from 'vue'
import CastPlugin from 'vue-cast-url'

Vue.use(CastPlugin)

Usage

<div class="google-class-btn"></div>

The Google cast button will be append to this node.

await this.$cast.send('https://demille.github.io/url-cast-receiver/')

Readme

Keywords

Package Sidebar

Install

npm i vue-cast-url

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

9.46 kB

Total Files

4

Last publish

Collaborators

  • vleroy