Skip to content

jplayer/react-jPlayer-utils

Repository files navigation

react-jPlayer-Utils

This package mainly exists to just provide utility functions that are shared internally between react-jPlayer and add-ons such as react-jPlaylist. You probably won't need any utility function in this package.

Installation

NPM

npm install --save react-jplayer-utils

UMD

The recommended way to use this package is through npm and webpack. However if you insist on including the .js manually then both the unminified and minified versions are available from the /dist/ folder.

This module is exported to a variable called ReactJPlayerUtils.

About

Utils for react-jPlayer and add-ons

Resources

Stars

Watchers

Forks

Packages

No packages published