dotstudioproplayer

dotstudioPRO VideoJS7 React Player

Usage no npm install needed!

<script type="module">
  import dotstudioproplayer from 'https://cdn.skypack.dev/dotstudioproplayer';
</script>

README

dotstudioproplayer

dotstudioPRO VideoJS7 React Player

NPM JavaScript Style Guide

Install

npm install --save dotstudioproplayer

Usage

import React, { Component } from 'react'

import MyComponent from 'dotstudioproplayer'
import 'dotstudioproplayer/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © matt-iakhno