jQuery.countrySelector 2.0.1

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

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

A simple jQuery plugin to show country selector drop down list. Please visit http://kylinwater.crealyx.fr/jquery-country-selector/ for demo.

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
2.0.1 2,556 7/18/2015
2.0.0 1,200 7/14/2015
1.1.0.4 1,451 2/10/2014
1.1.0.3 1,163 1/20/2014
1.1.0.2 1,181 1/8/2014
1.1.0.1 1,111 1/8/2014
1.1.0 1,153 1/8/2014
1.0.6 1,213 8/19/2013
1.0.5 1,413 2/27/2013
1.0.4 1,278 2/26/2013
1.0.3 1,287 2/25/2013
1.0.2 1,358 2/25/2013
1.0.1 1,352 2/25/2013
1.0.0.2 1,347 2/25/2013
1.0.0.1 1,282 2/25/2013
1.0.0 1,297 2/25/2013

v2.0.1
     - Initialize on select instead of input
     - Allow specifying country set
     v2.0.0
     - API re-design
     v1.1.0
     - Added combo mode
     - Rename folders
     v1.0.6
     - Groupe country flag images into a single one
     v1.0.5
     - Fixed issue when control is re-initialized
     - Fixed layout issue by using div instead of li
     v1.0.4
     - Fixed multiple control in same page issue
     - Show country name as title
     v1.0.3
     - Included minimized js file