Lightweight package to get information about browser, version and OS.
Installation
$ bower install browserdetection --save
Usage
Get Data
var data = ; console; // chromeconsole; // 29console; // osx
html
tag
Add CSS classes to Javascript:
;
CSS:
/* Internet Explorer 7 specific */ /* Only for OSX users with firefox */
Todo
- More tests for...
- osx
- win
- linux
- mobile
- Minification with grunt