react-playable
TypeScript icon, indicating that this package has built-in type declarations

1.7.2 • Public • Published

react-playable

React wrapper for playable

Instalation

npm install react-playable

Usage

import ReactPlayable from 'react-playable';
 
function App() {
  return (
    <ReactPlayable
      width={760}
      height={428}
      title="MY VIDEO!"
      src="http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4"
    />
  );
}

See code for component props datails

You can play with demo here

Package Sidebar

Install

npm i react-playable

Weekly Downloads

18

Version

1.7.2

License

MIT

Unpacked Size

131 kB

Total Files

25

Last publish

Collaborators

  • arielh
  • falconci
  • yurynix
  • itai.benda
  • wix-ci
  • wix-ambassador
  • shahata
  • netanelgilad
  • wix-ci-publisher
  • wix-bi-publisher
  • upwards
  • youngshinobi