sivp
v3.0.0
Published
A custom video player made by typeScript you can make instances of it
Readme
sivp (Simple Interactive Video Player)
A simple, customizable video player built using TypeScript. This library provides basic video controls such as play, pause, stop, mute, volume control, time navigation, and skip functions.
Features
- Play, Pause, and Stop video
- Mute and unmute functionality
- Volume control with slider
- Time navigation with slider (skip forward and backward)
- Skip a specified number of seconds
Installation
To install this library, you can use npm (Node Package Manager) or simply download the source code.
If using npm, run the following command:
npm install sivp