qier-player
qier-player copied to clipboard
:clapper: A simple and easy-to-use h5 video player with highly customizable UI and rich features. / 简单易用的h5播放器,UI 高度定制化,功能丰富。
简体中文
| English
Introduction
qier-player is a simple and easy-to-use h5 video player with highly customizable UI and rich features.
Screenshot
Quick Start
Install
npm package install:
npm install --save qier-player
# or
yarn add qier-player
Of course you can also use CDN service:
<script src="https://unpkg.com/qier-player@latest/dist/umd/index.min.js"></script>
Use
import Player from 'qier-player';
const player = new Player({
src: 'https://vortesnail.github.io/qier-player-demo/static/media/video480p.d116ba09.mp4',
});
player.mount('#app');
Ecosystem
| Name | version | gzip size |
|---|---|---|
| qier-player-for-react |
Future features
@qier-player/vuefor Vue developer.@qier-player/danmakuplungin.