Packages by misteroneill
videojs-contrib-eme
Supports Encrypted Media Extensions for playback of encrypted content in Video.js
videojs-qs
A wrapper for the Node querystring module equivalent provided by rollup-plugin-node-builtins for Video.js-based players.
backbone-model-factory
Provides a factory for generating model constructors that will never duplicate instances of a model with the same unique identifier. Useful for sharing model instances across views.
videojs-contrib-ads
A framework that provides common functionality needed by video advertisement libraries working with video.js.
videojs-4to5
This is a script to help with bringing video.js 4.x code up to speed with changes in video.js 5.0.
videojs-languages
<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
videojs-per-source-behaviors
A Video.js plugin for enhancing a player with behaviors related to changing media sources.
videojs-generate-rollup-config
Generate a standard rollup config, so that plugins don't need the same script in every repository.
videojs-vtt.js
A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js
videojs-generator-verify
A tool to verify that a generator-videojs-plugin project is ready for publish.
videojs-generate-karma-config
Generate a standard karma config, so that plugins don't need the same script in every repository.
videojs-generate-postcss-config
Generate a standard postcss config, so that plugins don't need the same script in every repository.
@videojs/generator-helpers
A package to keep all of our generator helpers packages, so everything can be updated more easily.
mux.js
A collection of lightweight utilities for inspecting and manipulating video container formats.
@videojs/http-streaming
Play back HLS and DASH with Video.js, even where it's not natively supported
@videojs/babel-config
A standard babel config, so that plugins don't need the same script in every repository.
@videojs/update-changelog
A wrapper around conventional-changelog-cli to better support prereleases.