modernizr-browser
v1.0.4
Published
Modernizr extension that adds classes for browser and it's version
Downloads
412
Readme
modernizr-browser
Browser version detection extension for modernizr
Installation
npm install modernizr-browser --save
or
yarn add modernizr-browser
or
bower install modernizr-browser
Usage
<script src="path/to/modernizr.js"></script>
<script src="https://unpkg.com/[email protected]/modernizr-browser.js"></script>
License
modernizr-browser is released under the Apache-2.0 license.