jquery-tablesorter 1:2.31.3+dfsg1-1 source package in Ubuntu

Changelog

jquery-tablesorter (1:2.31.3+dfsg1-1) unstable; urgency=medium

  * New upstream release

 -- Paul Gevers <email address hidden>  Sun, 17 May 2020 19:07:24 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jquery-tablesorter_2.31.3+dfsg1-1.dsc 2.0 KiB 18b51c0d01ae461033e9bcf450e7ec1cc4119693ace9a34ee6ac840dfd42098d
jquery-tablesorter_2.31.3+dfsg1.orig.tar.xz 569.0 KiB 78b4811a4a4686a6a85bf00f22ccd63b7f2b2e7b32cb559c8d10eafc5cae3605
jquery-tablesorter_2.31.3+dfsg1-1.debian.tar.xz 4.5 KiB 54d35bae78f04a45b539785f8eeb79cbfb3d956a23597f00c5defe43a9c14cd4

No changes file available.

Binary packages built by this source

libjs-jquery-tablesorter: jQuery flexible client-side table sorting plugin

 Tablesorter is a jQuery plugin for turning a standard HTML table with THEAD
 and TBODY tags into a sortable table without page refreshes. Tablesorter can
 successfully parse and sort many types of data including linked data in a
 cell. It has many useful features including:
 .
   * Multi-column alphanumeric sorting and filtering.
   * Multi-tbody sorting
   * Supports Bootstrap v2-4.
   * Parsers for sorting text, alphanumeric text, URIs, integers, currency,
     floats, IP addresses, dates (ISO, long and short formats) and time.
     Add your own easily.
   * Inline editing
   * Support for ROWSPAN and COLSPAN on TH elements.
   * Support secondary "hidden" sorting (e.g., maintain alphabetical sort when
     sorting on other criteria).
   * Extensibility via widget system.
   * Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+, Chrome 5.0+.