@larryhsu/svideo

1.0.2 • Public • Published

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像素

Readme

Keywords

Package Sidebar

Install

npm i @larryhsu/svideo

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

12.3 kB

Total Files

11

Last publish

Collaborators

  • larryhsu