@bradmax/player-rxjs

0.1.2 • Public • Published

BradmaxReactJs


This contains bradmax player ReactJs modules.


Npm submodules:

name npm package language module description
gorilla @bradmax/player-rxjs/gorilla ts/js es5/es2015/umd ReactJs module with bradmax player gorilla skin.
mole @bradmax/player-rxjs/mole ts/js es5/es2015/umd ReactJs module with bradmax player mole skin.
snake @bradmax/player-rxjs/snake ts/js es5/es2015/umd ReactJs module with bradmax player snake skin.
zebra @bradmax/player-rxjs/zebra ts/js es5/es2015/umd ReactJs 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

Package Sidebar

Install

npm i @bradmax/player-rxjs

Homepage

bradmax.com

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

93.7 kB

Total Files

73

Last publish

Collaborators

  • mthk
  • tkwiatek