bootstrap-sortable 2.0.0

dotnet add package bootstrap-sortable --version 2.0.0
NuGet\Install-Package bootstrap-sortable -Version 2.0.0
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="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bootstrap-sortable --version 2.0.0
#r "nuget: bootstrap-sortable, 2.0.0"
#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=2.0.0

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

Adding sorting ability to HTML 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 195,966 2/20/2016
1.11.1 16,083 2/8/2015
1.10.0 1,700 12/2/2014
1.9.0 2,682 5/11/2014
1.8.0 5,856 12/11/2013
1.7.2 1,381 10/17/2013
1.7.1 1,239 10/17/2013
1.7.0 1,261 10/17/2013
1.5.0 1,473 9/19/2013
1.4.0 1,646 6/24/2013
1.3.0 1,371 6/16/2013
1.2.3 1,513 6/9/2013
1.2.2 1,454 5/31/2013
1.2.1 1,494 5/31/2013
1.2.0 1,357 5/31/2013

Added possibility to specify date format in header.
Added possibility to specify regex for retrieving data from cell
Subtables should be sorted independently