0.16.0 • Published 1 year ago

video-react v0.16.0

Weekly downloads
104,163
License
MIT
Repository
github
Last release
1 year ago

video-react

npm version Build Status Package Quality codecov

Video.React is a web video player built from the ground up for an HTML5 world using React library.

Installation

Install video-react and peer dependencies via NPM

npm install --save video-react react react-dom

import css in your app or add video-react styles in your page

import '~video-react/dist/video-react.css'; // import css

or

@import '~video-react/styles/scss/video-react'; // or import scss

or

<link
  rel="stylesheet"
  href="https://video-react.github.io/assets/video-react.css"
/>

Import the components you need, example:

import React from 'react';
import { Player } from 'video-react';

export default props => {
  return (
    <Player>
      <source src="https://media.w3.org/2010/05/sintel/trailer_hd.mp4" />
    </Player>
  );
};

Browser support

BrowserWindowsMacLinuxAndroidiOS
ChromeYYYYNative
FirefoxYYYuntestedNative
EdgeY----
IE 11untested----
Safari-Y--Y

Please note that only the latest stable version is tested and supported. Video-react may be usable in older releases, and we will accept pull requests for them, but they will not be frequently tested or actively supported.

For the items marked as "untested", we do welcome volunteer testers.

Development

Run tests:

npm test

Run from local

$ npm install
$ npm start

Contribution

Interested in making contribution to this project? Want to report a bug? Please read the contribution guide.

Inspiration & Credits

@blaze-cms/react-page-builderdsavelyevchattingappreact-presentation-renderer-libraryewec-uidiversify-uistrapi-new-adminsmile-xin-amis@adapttive/strapi-adminfastamisgemii-uiucic-collection-webcity-admin-uiberserk-admin@infinitebrahmanuniverse/nolb-videxdcoregatsby-theme-fencing@everything-registry/sub-chunk-3053datav-amis@cratosw/gatsby-antdcustom-strapi-admindata-video-editordatav-chartsdatav-show-chartsdf-component-screen-libdndc-pudge-basicdatoit-admindbfs-strapi-adminqmtools@infotech/uikit-file-managerromadmin@gingkoo/pandorarlama-tpkg@gratify-eu/cartreact-component-nk@hospitalrun/componentsfastlion-amisshyntech-deskappshyntech-reactlibfe-react-cms-roadmapshyntech-reactlib-chaptersshyntech-reactlib-classroomsshyntech-reactlib-dataformatsshyntech-reactlib-discordsshyntech-reactlib-exchangesshyntech-reactlib-mediashyntech-reactlib-multiverseshyntech-reactlib-onboardingshyntech-reactlib-onenotesshyntech-reactlib-projectsshyntech-webappshyntech-reactlib-introshyntech-reactlib-investmentsshyntech-reactlib-marketingsettle_planner@foxford/react-hls@edx/frontend-lib-content-componentseapp-amisebmisedata-chartsquomponentsqk-amispupils-adminreact-cam-recorder@dtux/scaffold-ko-react-reduxreact-dom-chunky@edunext/frontend-lib-content-components@edly-io/frontend-lib-content-components@kodesign/ko-react-reduxgatsby-theme-ultronelegas-formgatsby-theme-documents@livepeer/chroma@punch-in/strapi-admin@pusdn/gatsby-theme-antvux-video-playerjamisjamis-sdkjamis-uijarvis-amis@sanjeevdhangar89/custom-strapi-adminflytnemt_plannerfm-amisfind-antdfirebase-login-templatefind-super-antd@johnvente/frontend-lib-content-componentsfr-test@jeet343/components@kaiju.ui/extra-forms@kapstr/strapi-admintemp-gatsby-theme@mjcloud/platform-typeswidelyig-react-chat-windowtysapi-admininfinidesk-web-widgetveritone-widgetsveritone-react-commonviviui
0.16.0

1 year ago

0.15.0

2 years ago

0.14.1

5 years ago

0.14.0

5 years ago

0.13.9

5 years ago

0.13.8

5 years ago

0.13.7

5 years ago

0.13.6

5 years ago

0.13.5

5 years ago

0.13.4

5 years ago

0.13.3

5 years ago

0.13.2

5 years ago

0.13.1

5 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.2

6 years ago

0.11.1

6 years ago

0.11.0

6 years ago

0.10.9

6 years ago

0.10.8

6 years ago

0.10.5

6 years ago

0.10.7

6 years ago

0.10.4

6 years ago

0.10.3

6 years ago

0.10.1

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago

0.8.10

6 years ago

0.8.9

7 years ago

0.8.8

7 years ago

0.8.6

7 years ago

0.8.5

7 years ago

0.8.4

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.7.8

7 years ago

0.7.7

7 years ago

0.7.5

7 years ago

0.7.3

7 years ago

0.7.2

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.5.1

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago