paratii-mediaplayer

3.1.2 • Public • Published

paratii-mediaplayer

js-standard-style

WORK IN PROGRESS

Installation

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

Developing

Demo app

$ yarn run dev

Then visit http://localhost:8080.

paratii-player

In paratii-mediaplayer:

$ yarn link
$ yarn run build:watch 

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

In paratii-player:

$ yarn link paratii-mediaplayer
$ npm run dev-concurrently

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

Deploying

  • Run the following commands:

    $ git checkout master && git pull
    $ yarn version --new-version <patch|minor|major>
    $ git push --follow-tags
    

    This will tell CircleCI to build and then publish a new version x.x.x to the npm registry

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.1.25latest

Version History

VersionDownloads (Last 7 Days)Published
3.1.25
3.1.10
3.1.00
3.0.31
3.0.20
3.0.11
3.0.00
2.0.00
1.1.10
1.1.00
1.0.40
1.0.00
0.2.30
0.2.21
0.2.10
0.2.00
0.1.11
0.0.140
0.0.130
0.0.120
0.0.110
0.0.101
0.0.90
0.0.80
0.0.60

Package Sidebar

Install

npm i paratii-mediaplayer

Weekly Downloads

10

Version

3.1.2

License

ISC

Unpacked Size

17.6 MB

Total Files

17

Last publish

Collaborators

  • bent0b0x