3.2.5 • Published 5 years ago

@appigram/react-jplayer-utils v3.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.