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

Changelog

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

  * New upstream release

 -- Paul Gevers <email address hidden>  Fri, 15 Dec 2017 15:11:28 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jquery-tablesorter_2.29.2+dfsg1-1.dsc 1.9 KiB 480d0da6bc5c7cba602cb4f00d7642927c71fba22dc6ce5b8cdea66881da7de9
jquery-tablesorter_2.29.2+dfsg1.orig.tar.gz 943.3 KiB cbdda0e578cd5df611792483da69304d456b62c53c6e6785f3d772aa850a5166
jquery-tablesorter_2.29.2+dfsg1-1.debian.tar.xz 4.2 KiB 68a01039218c63f936801001d4e87cf2619caa786cca0f69c00474e043e6809e

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+.
   * Small code size, starting at 25K minified.