Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 583 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 583 Bytes

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.