0.0.5 • Published 6 years ago

@paratii-video/paratii-mediaplayer v0.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

paratii-mediaplayer

js-standard-style

Clapprjs vs videojs

WORK IN PROGRESS

Installation

$ git clone https://github.com/Paratii-Video/paratii-mediaplayer
$ cd paratii-mediaplayer
$ npm install

Developing

Demo app

$ npm run dev

Then visit http://localhost:8080.

paratii-player

In paratii-mediaplayer:

$ npm link
$ npm run build:watch 

Note: The paratii-mediaplayer bundle will rebuild on file changes.

In paratii-player:

$ npm link @paratii-video/paratii-mediaplayer
$ npm run dev-concurrently

Note: You will need to restart paratii-player if it was previously running.

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago