Modernizr.full 2.5.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Modernizr.full --version 2.5.3
NuGet\Install-Package Modernizr.full -Version 2.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Modernizr.full" Version="2.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Modernizr.full --version 2.5.3
#r "nuget: Modernizr.full, 2.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Modernizr.full as a Cake Addin
#addin nuget:?package=Modernizr.full&version=2.5.3

// Install Modernizr.full as a Cake Tool
#tool nuget:?package=Modernizr.full&version=2.5.3

I created this nuget package so that there would be a version available for NuGet that has everything including yepnope.js so that Modernizr.load works.

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.2.1 142,596 9/4/2012
2.6.2 1,617 9/4/2012
2.5.3.1 8,401 7/11/2012
2.5.3 2,692 4/6/2012