1.0.0 • Published 5 years ago

trueplayer v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 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

5 years ago

0.4.14

5 years ago

0.4.13

5 years ago

0.4.12

5 years ago

0.4.11

5 years ago

0.4.10

5 years ago

0.4.9

5 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.3.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago