react-vtt
v0.2.3
Published
A React component for displaying WebVTT tracks.
Downloads
8
Maintainers
Readme
react-vtt
A React component for displaying WebVTT tracks.
Install
bower install react-vtt
Usage
All you need is the <Cue />
and a proper CSS.
Please check src/main.ls
line 11 and line 25 before I write examples in JSX.