https://github.com/bradmax-com/bradmax-player-rxjs
This project is sub-module of bradmax-com/bradmax-player-npm-builder
https://github.com/bradmax-com/bradmax-player-rxjs
bradmax bradmax-player npm-package react-component reactjs typescript typescript-library video video-player
Last synced: 2 months ago
JSON representation
This project is sub-module of bradmax-com/bradmax-player-npm-builder
- Host: GitHub
- URL: https://github.com/bradmax-com/bradmax-player-rxjs
- Owner: bradmax-com
- License: mit
- Created: 2018-03-19T09:52:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T10:06:22.000Z (about 8 years ago)
- Last Synced: 2025-11-23T01:00:52.661Z (8 months ago)
- Topics: bradmax, bradmax-player, npm-package, react-component, reactjs, typescript, typescript-library, video, video-player
- Language: TypeScript
- Homepage: https://github.com/bradmax-com/bradmax-player-npm-builder
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
___
![Bradmax][bradmaxLogo]![ReactJs][reactJsLogo]
___
This contains [bradmax player][bradmax] ReactJs modules.
___
## Npm submodules:
| name | npm package | language | module | description |
|:---:|:---|:---:|:---:|:---|
| `gorilla` | [@bradmax/player-rxjs/gorilla][npm-player-rxjs] | *ts/js* | *es5/es2015/umd* | **ReactJs** module with [bradmax player][bradmax] **gorilla** skin. |
| `mole` | [@bradmax/player-rxjs/mole][npm-player-rxjs] | *ts/js* | *es5/es2015/umd* | **ReactJs** module with [bradmax player][bradmax] **mole** skin. |
| `snake` | [@bradmax/player-rxjs/snake][npm-player-rxjs] | *ts/js* | *es5/es2015/umd* | **ReactJs** module with [bradmax player][bradmax] **snake** skin. |
| `zebra` | [@bradmax/player-rxjs/zebra][npm-player-rxjs] | *ts/js* | *es5/es2015/umd* | **ReactJs** module with [bradmax player][bradmax] **zebra** skin. |
___
## Example:
- [bradmax-com/bradmax-player-rxjs-example](https://github.com/bradmax-com/bradmax-player-rxjs-example) : React JS application.
___
## Usage:
### 1. Include bradmax player rx in app:
```
```
*`this.CONFIGURATION` is reference to valid [bradmax player configuration][bradmax-doc-config] json object*
___
#### License MIT
___
More info @ [bradmax.com][bradmax]
[bradmax]: https://bradmax.com
[bradmax-doc-config]: https://bradmax.com/static/player-doc/configuration.html
[npm-player-ag]: https://www.npmjs.com/package/@bradmax/player-ag
[npm-player-ng]: https://www.npmjs.com/package/@bradmax/player-ng
[npm-player-rxjs]: https://www.npmjs.com/package/@bradmax/player-rxjs
[npm-player]: https://www.npmjs.com/package/@bradmax/player
[git-player-ag]: https://github.com/bradmax-com/bradmax-player-ag
[git-player-ag-example]: https://github.com/bradmax-com/bradmax-player-ag-example
[git-player-ng]: https://github.com/bradmax-com/bradmax-player-ng
[git-player-ng-example]: https://github.com/bradmax-com/bradmax-player-ng-example
[git-player-rxjs]: https://github.com/bradmax-com/bradmax-player-rxjs
[git-player-rxjs-example]: https://github.com/bradmax-com/bradmax-player-rxjs-example
[git-player-js]: https://github.com/bradmax-com/bradmax-player-js
[bradmaxLogo]: https://raw.githubusercontent.com/bradmax-com/bradmax-player-rxjs/master/assets/md/bradmax.svg?sanitize=true
[reactJsLogo]: https://raw.githubusercontent.com/bradmax-com/bradmax-player-rxjs/master/assets/md/rx.svg?sanitize=true