Info
Version: | 2.6.2.1 |
Author(s): | Faruk Ates, Paul Irish, Alex Sexton |
Last Update: | Tuesday, September 4, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.modernizr.com/ |
NuGet Url: | https://www.nuget.org/packages/Modernizr.full |
Install
Install-Package Modernizr.full
dotnet add package Modernizr.full
paket add Modernizr.full
Modernizr.full Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet.
You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.