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.
npm install --save react-jplayer-utils
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
.