@voltra/vue-player
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

vue-player

A Vue port of react-player: components for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, DailyMotion and Kaltura.

Installation

npm install -S @voltra/vue-player

Usage

Meta player

Player that automagically delegates to the right player

import { VuePlayer } from "@voltra/vue-player"

Specific player

import { YouTubePlayer } from "@voltra/vue-player"

List of available players:

  • DailyMotionPlayer
  • FacebookPlayer
  • FilePlayer
  • KalturaPlayer
  • MixcloudPlayer
  • SoundcloudPlayer
  • StreamablePlayer
  • TwitchPlayer
  • VidyardPlayer
  • VimeoPlayer
  • WistiaPlayer
  • YouTubePlayer

/@voltra/vue-player/

    Package Sidebar

    Install

    npm i @voltra/vue-player

    Weekly Downloads

    38

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    261 kB

    Total Files

    81

    Last publish

    Collaborators

    • voltra