bower-class

Add browser-specific classes with bowser.


License
MIT
Install
bower install bower-class

Documentation

bowser-class

Add browser-specific classes with bowser, a la HTML5 Boilerplate v4. See demo.

Install

Depends on jQuery and bowser.

Via Bower:

$ bower install --save bowser-class

Then include bowser-class.js in your page.

Use

Simple

BowserClass.init();

There are a few options... for now, view the source code to find out.