Skip to content

fxos-components/fxos-media-controls

Repository files navigation

fxos-media-controls

Playback controls for audio or video elements

Installation

$ bower install fxos-components/fxos-media-controls

Examples

Tests

  1. Ensure Firefox Nightly is installed on your machine.
  2. $ npm install
  3. $ npm run test-unit

If your would like tests to run on file change use:

$ npm run test-unit-dev

If your would like run integration tests, use: $ export FIREFOX_NIGHTLY_BIN=/absolute/path/to/nightly/firefox-bin $ npm run test-integration

Lint check

Run lint check with command:

$ npm run test-lint

About

Playback controls for audio or video elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published