Skip to content

使用react+ts+hooks实现的一个视频播放器组件

Notifications You must be signed in to change notification settings

jianxinWan/h5-video-react

Repository files navigation

h5-video-react

使用react+ts实现的一个视频播放器组件

目录结构

h5-video-react

└───dist //打包好的代码,npm上发布的代码
└───example //本次开发的目录
│   │ 
│   └───dist
│   └───src
│
└───src
│   │   file021.txt
│   │   file022.txt
│
│   .babelrc
│   .npmignore
│   .prettierrc
│   package.json
│   README.md
│   tsconfig.json
│   tslint.json
│   webpack.config.js

在线演示

About

使用react+ts+hooks实现的一个视频播放器组件

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published