tapas-video

0.1.0 • Public • Published

tapas-video

NPM License Downloads

A Video player based on HTML5 <video>.

Installation

$ npm i tapas-video

Quick start

const Video = require('tapas-video');

const video = new Video('#container');
video.setVideo('http://path/to/video');
video.play();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i tapas-video

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • tapasfe