0.1.4 • Published 5 years ago

vue-videohover v0.1.4

Weekly downloads
23
License
-
Repository
github
Last release
5 years ago

Table of contents

Installation

Npm

npm i vue-videohover

Yarn

yarn add vue-videohover

Usage

import videoHover from 'vue-videohover'

Configuration :hammer:

PropertyTypeDefaultDescription
sourceString" "Video source
typeString"video/mp4"Video type
mutedBooleantrueVideo muted
controlsBooleanfalseVideo control panel
widthNumber500Video width
heightNumber500Video height

Development

Step - 1

git clone https://github.com/ilker0/vue-videohover.git

Step - 2

cd vue-videohover

Step - 3

Npm

npm install npm run serve

Yarn

yarn install yarn run serve

Go to http://localhost:8080

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago