1.0.0 • Published 4 years ago

trueplayer v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

TruePlayer

Advanced Player

Install:

npm i --save trueplayer

or

yarn add trueplayer

How to use:

import TruePlayer from 'trueplayer';

const player = new TruePlayer('my-video'); // select video with my-video id

player.seek(10); // go to video seconds of 10
player.play(); // play the video
1.0.0

4 years ago

0.4.14

4 years ago

0.4.13

4 years ago

0.4.12

4 years ago

0.4.11

4 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago