1.0.6 • Published 5 years ago

@youon/videojs-dock v1.0.6

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
5 years ago

videojs-dock

Build Status Greenkeeper badge Slack Status

NPM

A dock for videojs

Maintenance Status: Stable

Getting Started

  1. Clone this repository!
  2. Install dependencies: npm install
  3. 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

  1. Make sure everything is committed.
  2. npm version * where * is major, minor, patch, etc. Read more about versioning.
  3. npm publish

License

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

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago