jquery.textshadow 1.2.0-beta

This is a prerelease version of jquery.textshadow.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package jquery.textshadow --version 1.2.0-beta
NuGet\Install-Package jquery.textshadow -Version 1.2.0-beta
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="jquery.textshadow" Version="1.2.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.textshadow --version 1.2.0-beta
#r "nuget: jquery.textshadow, 1.2.0-beta"
#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 jquery.textshadow as a Cake Addin
#addin nuget:?package=jquery.textshadow&version=1.2.0-beta&prerelease

// Install jquery.textshadow as a Cake Tool
#tool nuget:?package=jquery.textshadow&version=1.2.0-beta&prerelease

An IE compatible text-shadow polyfill that uses LESS for the css.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.3.4-beta 1,192 9/27/2012
1.3.3-beta 1,034 9/27/2012
1.3.2-beta 1,034 8/29/2012
1.3.1-beta 1,031 8/21/2012
1.3.0-beta 1,048 7/3/2012
1.2.1-beta 1,080 4/7/2012
1.2.0-beta 1,103 4/7/2012
1.1.0-beta 1,040 4/7/2012
1.0.0-beta 1,089 4/4/2012

Changed the folder for the css and readme.md so that it would install into a Content folder to make it work with ASP.Net MVC and added a plain css file so that users who don't use want to use LESS don't have to manually rename the file.