Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

kud/video-tag-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video tag debugger

install

$ npm install kud-video-tag-debugger

usage

var VideoDebugger = require('kud-video-tag-debugger')

VideoDebugger.on( document.querySelector('.an-example'), 'My video did %s.' )