0.1.2 • Published 7 years ago

@bradmax/player-rxjs v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

BradmaxReactJs


This contains bradmax player ReactJs modules.


Npm submodules:

namenpm packagelanguagemoduledescription
gorilla@bradmax/player-rxjs/gorillats/jses5/es2015/umdReactJs module with bradmax player gorilla skin.
mole@bradmax/player-rxjs/molets/jses5/es2015/umdReactJs module with bradmax player mole skin.
snake@bradmax/player-rxjs/snakets/jses5/es2015/umdReactJs module with bradmax player snake skin.
zebra@bradmax/player-rxjs/zebrats/jses5/es2015/umdReactJs module with bradmax player zebra skin.

Example:


Usage:

1. Include bradmax player rx in app:

<!-- skin gorilla -->
<BradmaxPlayerGorilla {...this.CONFIGURATION} />

<!-- skin mole -->
<BradmaxPlayerMole {...this.CONFIGURATION} />

<!-- skin snake -->
<BradmaxPlayerSnake {...this.CONFIGURATION} />

<!-- skin zebra -->
<BradmaxPlayerZebra {...this.CONFIGURATION} />

this.CONFIGURATION is reference to valid bradmax player configuration json object


License MIT


More info @ bradmax.com