react-player

v1.0.0-beta.0
A react component for playing a variety of URLs, including file paths, YouTube, Facebook, SoundCloud, Streamable, Vidme, Vimeo and Wistia
react media player video audio youtube soundcloud streamable vimeo and 3 more...

clean

rimraf lib demo

start

webpack-dev-server

lint

standard --verbose | snazzy

test

cross-env NODE_ENV=test babel-node ./node_modules/karma/bin/karma start test/karma.config.js

coverage

codecov

build:lib

cross-env NODE_ENV=production babel src -d lib --ignore src/demo

build:demo

cross-env NODE_ENV=production webpack --config webpack.demo.babel.js

build:dist

cross-env NODE_ENV=production webpack --config webpack.dist.babel.js

preversion

npm run lint

version

npm run update-changelog && npm run build:dist && git add CHANGELOG.md dist

update-changelog

auto-changelog --package --template compact

prepublishOnly

npm run build:lib && npm run build:dist

postpublish

npm run clean

Metadata

  • CC0-1.0
  • Whatever
  • Pete Cook
  • released 10/26/2017

Downloads

Maintainers