0.1.3 • Published 3 years ago

alpha-video-player v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

AVideoPlayer

A lightweight alpha video player by webgl render.

The Gzip file size is only 4KB

轻量化的透明视频播放器, Gzip压缩后只有4kb,适用移动端.

Use

npm i -S alpha-video-player

import AVideoPlayer from 'alpha-video-player'

And

Please run the demo html code for yourself

请自行查看demo

Install

npm install                    ## 安装相关依赖
npm run dev                    ## 运行开发实时编译
npm run build                  ## 编译文件
npm run deploy                 ## 部署文件到npm
0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago