All Projects → ChineseCubes → react-vtt

ChineseCubes / react-vtt

Licence: MIT License
A React component for displaying WebVTT tracks.

Programming Languages

javascript
184084 projects - #8 most used programming language
livescript
113 projects
CSS
56736 projects

react-vtt

A React component for displaying WebVTT tracks.

Install

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

Development

npm install
npm start

And open another shell in examples/demo:

npm install
npm start

Build

gulp build

Usage

All you need is the <Cue /> and a proper CSS. Please check examples/demo.

ToDo

  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].