https://github.com/634750802/vue-video
Simple vue video component.
https://github.com/634750802/vue-video
Last synced: 2 months ago
JSON representation
Simple vue video component.
- Host: GitHub
- URL: https://github.com/634750802/vue-video
- Owner: 634750802
- Created: 2018-07-09T06:02:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T09:25:23.000Z (almost 7 years ago)
- Last Synced: 2024-10-18T16:25:56.139Z (8 months ago)
- Language: Vue
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Vue video component
This is a simple html video element wrapper component for vue.
The project is generated by Vue CLI.
## How to use
The code is simple. See [src/Video.vue](src/Video.vue).