| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| readme.txt | 2015-01-08 | 466 Bytes | |
| browser.js.0.0.2.techAlpha.rar | 2015-01-08 | 15.6 kB | |
| browser.js.0.0.1.techAlpha.rar | 2015-01-07 | 14.7 kB | |
| Totals: 3 Items | 30.7 kB | 0 |
Version 0.0.1:
{
Initial Release.
}
Version 0.0.2:
{
browserJS.browser["osArch"] will now provide OS architecture when available, however only supporting 32-bit and 64-bit and in some cases 32-bit with 64-bit processor.
browserJS.browser["os"] will now provide OS name and, if available, version number. Most Windows versions can be detected, if available from userAgent.
Several updates were made concerning overall performence and code structure.
}