hamelyn-player-video

1.0.0 • Public • Published

Hamelyn Video Player

VueJS

A modern, visual video player for Vue3. It will bring your videos to life with a customizable and powerful player!

If you have a problem, don't hesitate to create an issue :)

Install

npm install hamelyn-player-video

Global

import Vue from 'vue'
import VuePlayerVideo from 'hamelyn-player-video'

Vue.use(VuePlayerVideo, /* { default options with global component } */)

Local registration

import VuePlayerVideo from 'hamelyn-player-video'

export default {
  components: {
    VuePlayerVideo
  }
}

Package Sidebar

Install

npm i hamelyn-player-video

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

138 kB

Total Files

9

Last publish

Collaborators

  • desarrollo_hamelyn