betajs-browser
1.0.140 • Public • Published 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
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
Unit Tests
Resource |
URL |
Test Suite |
Run |
Dependencies
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
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads