1.0.2 • Published 3 years ago

@larryhsu/svideo v1.0.2

Weekly downloads
6
License
MIT
Repository
-
Last release
3 years ago

video component

H5视频组件

npm i @larryhsu/svideo

使用方式

1. 本插件仅支持esm引入方式, 非UMD
2. 为了减少打包后体积, 不打包依赖, 只做编译
3. 使用本组件依赖react@16, lodash
// 调用代码
import xxx from '@larryhsu/svideo'

基于reactJS的组件

1. 组件开箱即用, 无需编译, 有reactJS环境就能用
2. 能解决大部分视频组件使用场景
3. 基于rem布局计算, 传入参数无需换算, 按照2X设计图直接传px像素
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago