jQuery.TextExt 1.3.1

dotnet add package jQuery.TextExt --version 1.3.1
NuGet\Install-Package jQuery.TextExt -Version 1.3.1
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.TextExt" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.TextExt --version 1.3.1
#r "nuget: jQuery.TextExt, 1.3.1"
#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.TextExt as a Cake Addin
#addin nuget:?package=jQuery.TextExt&version=1.3.1

// Install jQuery.TextExt as a Cake Tool
#tool nuget:?package=jQuery.TextExt&version=1.3.1

(No plugins included.)

TextExt’s modular design allows you easily turn a standard HTML text input into a wide range of modern, tailored to your needs input field without bloating your source code and slowing down your site with the code that you aren’t using.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on jQuery.TextExt:

Package Downloads
jQuery.TextExt.AutoComplete

AutoComplete plugin for TextExt.

jQuery.TextExt.Tags

Tags plugin for TextExt.

jQuery.TextExt.Ajax

Ajax plugin for TextExt.

jQuery.TextExt.Arrow

Arrow plugin for TextExt.

jQuery.TextExt.Clear

Clear plugin for TextExt.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1 7,225 4/20/2016

Fixed jQuery 1.8.x compatability.