3.0.0 • Published 3 years ago
videojs-dock v3.0.0
videojs-dock
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
- Make sure everything is committed.
npm version *
where*
ismajor
,minor
,patch
, etc. Read more about versioning.npm publish
License
Apache-2.0. Copyright (c) Brightcove, Inc.
3.0.0
3 years ago
2.2.0
4 years ago
2.1.4
7 years ago
2.1.3
7 years ago
2.1.2
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.3
8 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
1.3.0
9 years ago
1.2.1
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.0.0
10 years ago