Modernizr
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. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Total Downloads
131.4M
131,363,972
Published
Aug 20, 2014
Latest stable version
Install
.NET CLI
dotnet add package Modernizr --version 2.8.3
Package Manager Console
Install-Package Modernizr -Version 2.8.3
PackageReference
<PackageReference Include="Modernizr" Version="2.8.3" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.