betajs-browser
v1.0.140
Published
BetaJS-Browser is a client-side JavaScript framework for Browser-specific methods.
Downloads
265
Readme
betajs-browser 1.0.140
BetaJS-Browser is a client-side JavaScript framework for Browser-specific methods.
Getting Started
You can use the library in the browser and compile it as well.
Browser
<script src="betajs/dist/betajs.min.js"></script>
<script src="betajs-browser/dist/betajs-browser.min.js"></script>
Compile
git clone https://github.com/betajs/betajs-browser.git
npm install
grunt
Basic Usage
The BetaJS Browser module contains a variety of browser helper libraries, particularly:
- Information about the browser environment at hand
- Ajax
- Cookie Handling
- Flash Embeddings
- Asynchronous Loading of Scripts, Styles and HTML
- Browser Routing
- File / Blob Uploading
- Dom Manipulation
- Dom Mutation Events
- Dom Helper Routines
Links
| Resource | URL | | :--------- | --: | | Homepage | https://betajs.com | | Git | git://github.com/betajs/betajs-browser.git | | Repository | https://github.com/betajs/betajs-browser | | Blog | https://blog.betajs.com | | Twitter | https://twitter.com/thebetajs | | Gitter | https://gitter.im/betajs/betajs-browser |
Compatability
| Target | Versions | | :----- | -------: | | Firefox | 6 - Latest | | Chrome | 18 - Latest | | Safari | 4 - Latest | | Opera | 12 - Latest | | Internet Explorer | 8 - Latest | | Edge | 12 - Latest | | Yandex | Latest | | iOS | 3.0 - Latest | | Android | 4.4 - Latest |
CDN
| Resource | URL | | :----- | -------: | | betajs-browser.js | http://cdn.rawgit.com/betajs/betajs-browser/master/dist/betajs-browser.js | | betajs-browser.min.js | http://cdn.rawgit.com/betajs/betajs-browser/master/dist/betajs-browser.min.js | | betajs-browser-noscoped.js | http://cdn.rawgit.com/betajs/betajs-browser/master/dist/betajs-browser-noscoped.js | | betajs-browser-noscoped.min.js | http://cdn.rawgit.com/betajs/betajs-browser/master/dist/betajs-browser-noscoped.min.js |
Unit Tests
| Resource | URL | | :----- | -------: | | Test Suite | Run |
Dependencies
| Name | URL | | :----- | -------: | | betajs | Open |
Weak Dependencies
| Name | URL | | :----- | -------: | | betajs-scoped | Open | | betajs-shims | Open |
Main Contributors
- Oliver Friedmann
- Rashad Aliyev
License
Apache-2.0
Credits
This software may include modified and unmodified portions of:
- FlashDetect, BSD Software License, (c) 2007, Carl S. Yestrau
- Keyboard Shortcuts, BSD Software License, (c) Binny V A
Sponsors
- Ziggeo
- Browserstack