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

Changelog

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

  * Team upload
  * Fix debian/watch

 -- Yadd <email address hidden>  Sun, 21 Nov 2021 22:19:07 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jquery-tablesorter_2.31.3+dfsg1-3.dsc 2.2 KiB 374cb70888443cdf022fab98faf847bd3e4ac480429d7afb0c4ea51519c66597
jquery-tablesorter_2.31.3+dfsg1.orig.tar.xz 569.0 KiB 78b4811a4a4686a6a85bf00f22ccd63b7f2b2e7b32cb559c8d10eafc5cae3605
jquery-tablesorter_2.31.3+dfsg1-3.debian.tar.xz 5.4 KiB 88b4d9477911ed1e8c71d50bfef9f647d4cae62e0cba1c76e148fcae4b52b6be

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+.