bootstrap-sortable 1.7.2

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

// Install bootstrap-sortable as a Cake Tool
#tool nuget:?package=bootstrap-sortable&version=1.7.2

Adding sorting ability to bootstrap table.

In fact, it can be used for any tables.

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.0 198,083 2/20/2016
1.11.1 16,126 2/8/2015
1.10.0 1,701 12/2/2014
1.9.0 2,690 5/11/2014
1.8.0 5,904 12/11/2013
1.7.2 1,382 10/17/2013
1.7.1 1,240 10/17/2013
1.7.0 1,262 10/17/2013
1.5.0 1,474 9/19/2013
1.4.0 1,648 6/24/2013
1.3.0 1,372 6/16/2013
1.2.3 1,515 6/9/2013
1.2.2 1,455 5/31/2013
1.2.1 1,495 5/31/2013
1.2.0 1,359 5/31/2013

You can choose how the sorting direction is displayed. Check on github for more info.

Removed moment.js code from source, instead it's in the dependencies.
If moment.js is not present, dates are sorted using usual sorting.