@slicemenice/video-player

A lightweight, extensible HTML5 video player

Usage no npm install needed!

<script type="module">
  import slicemeniceVideoPlayer from 'https://cdn.skypack.dev/@slicemenice/video-player';
</script>

README

Video Player

A lightweight, extensible HTML5 video player.

Release History

1.3.0

  • Added AssetService, and changes structure of exposing MimeTypeUtilities, OptionUtilities, and TypeUtilities.

1.2.0

  • Exposed more re-usable types, like EventEmitter, Options, PlayerOptions, PlayerSource, etc.

1.1.0

  • Removed not-yet ready fullscreen API.
  • Exposed MimeTypeUtilities, OptionUtilities, and TypeUtilities for plugins.

1.0.0

  • Initial release with HTML5 playback capabilities, event routing and playback plugin architecture.