betajs-media-components 0.0.524
BetaJS-Media-Components is a JavaScript media UI components framework
Getting Started
You can use the library in the browser and compile it as well.
Browser
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="betajs/dist/betajs.min.js"></script>
<script src="betajs-browser/dist/betajs-browser.min.js"></script>
<script src="betajs-media/dist/betajs-media.min.js"></script>
<script src="betajs-dynamics/dist/betajs-dynamics.min.js"></script>
<script src="betajs-media-components/dist/betajs-media-components.min.js"></script>
Compile
git clone https:
npm install
grunt
Fontello
The icons in this library depend on Fontello. In order to update the icons / add icons:
- Go to Fontello.
- Drag and Drop
./vendors/fontello/config.json
into the website. - Make your selections.
- Download the new webfont.
- Overwrite
fontello
folder in vendors
with downloaded font. - Run
grunt
Basic Usage
<ba-videoplayer ba-poster="sample-cover.png" ba-source="sample-video.mp4" ba-theme="modern"></ba-videoplayer>
BetaJS.Dynamics.Dynamic.activate();
Links
Compatability
Target | Versions |
---|
Firefox | 4 - Latest |
Chrome | 18 - Latest |
Safari | 4 - Latest |
Opera | 12 - Latest |
Internet Explorer | 8 - Latest |
Edge | 12 - Latest |
iOS | 4.0 - Latest |
Android | 2.3 - Latest |
CDN
Unit Tests
Dependencies
Weak Dependencies
Name | URL |
---|
betajs-scoped | Open |
betajs-shims | Open |
Main Contributors
- Ziggeo
- Oliver Friedmann
- Rashad Aliyev
License
Apache-2.0
Credits
This software may include modified and unmodified portions of: