jQuery.InputMask by Robin Herbots

<PackageReference Include="jQuery.InputMask" Version="5.0.5" />

 jQuery.InputMask 5.0.5

Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>jQuery.InputMask</id>
    <version>5.0.5</version>
    <title>Inputmask</title>
    <authors>Robin Herbots</authors>
    <owners>Robin Herbots</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/RobinHerbots/Inputmask/blob/5.x/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/RobinHerbots/Inputmask</projectUrl>
    <description>Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.</description>
    <summary>Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.</summary>
    <tags>jQuery, plugins, input, form, inputmask, mask</tags>
  </metadata>
</package>