Socket
Book a DemoInstallSign in
Socket

videojs-dock

Package Overview
Dependencies
Maintainers
161
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

videojs-dock

Dock plugin for videojs

latest
Source
npmnpm
Version
3.0.0
Version published
Weekly downloads
286
110.29%
Maintainers
161
Weekly downloads
 
Created
Source

videojs-dock

Build Status Greenkeeper badge Slack Status

NPM

A dock for videojs

Maintenance Status: Stable

Getting Started

  • Clone this repository!
  • Install dependencies: npm install
  • Run a development server: npm start

That's it! Refer to the video.js plugin standards for more detail.

Running Tests

  • In all available and supported browsers: npm test
  • In a specific browser: npm run test:chrome, npm run test:firefox, etc.
  • While development server is running, navigate to http://localhost:9999/test/ (note: port may vary, check console output)

Tag and Release

License

Apache-2.0. Copyright (c) Brightcove, Inc.

Keywords

dock

FAQs

Package last updated on 17 Dec 2021

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