jQuery.Numeric 1.4.1

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

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

Allows only valid characters (i.e. numbers) to be typed into a text box.
      Can take negative numbers and a decimal point.
      You can supply a callback that runs when focus is lost and the value in the text box is not a valid number.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 1,145 3/13/2015
1.4.0 1,070 9/19/2014
1.3.1 1,225 10/9/2012

- no changes (to fit with official version)