Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

zemd/modernizr-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/modernizr-browser@1.0.4/modernizr-browser.js"></script>

License

modernizr-browser is released under the Apache-2.0 license.

Donate