🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

videojs-chapter-nav

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

videojs-chapter-nav

video.js plugin for skip to next/previous chapter buttons.

1.0.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

videojs-chapter-nav

video.js plugin for skip to next/previous chapter buttons.

Built for video.js 5.x and above.

Usage

@import "~videojs-chapter-nav/src/plugin";
require('videojs-chapter-nav')
videojs(element, {
  plugins: {
    chapterNav: {}
  }
})

License

MIT

Keywords

videojs

FAQs

Package last updated on 05 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts