A React component for displaying WebVTT tracks.
Currently it's not possible to install this package from npm.
If you want to use an older version, please do:
bower install react-vtt
npm install
npm startAnd open another shell in examples/demo:
npm install
npm startgulp buildAll you need is the <Cue /> and a proper CSS. Please check examples/demo.
- move main.ls to
/examples - remove
jquery - use
styled-components - build and publish to gh-pages with Travis-CI
- port livescript component to ES6
- Cue
- ReactVTT