libjs-jquery-stupidtable 1.1.2+dfsg-1 source package in Ubuntu

Changelog

libjs-jquery-stupidtable (1.1.2+dfsg-1) unstable; urgency=medium

  * New upstream version 1.1.2+dfsg
  * Update d/patches with the new version.
  * Bump copyright year on d/copyright.
  * Bump compat level to 10.
  * Bump Standards-Version to 4.1.0.

 -- Sergio Durigan Junior <email address hidden>  Thu, 24 Aug 2017 23:22:48 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-jquery-stupidtable_1.1.2+dfsg-1.dsc 2.1 KiB 1cc33484a870d484597e4145fe62f2a56907bec78c91a98ac577806c735a8d33
libjs-jquery-stupidtable_1.1.2+dfsg.orig.tar.gz 61.1 KiB 692fe9a3d18f3b5d62f49ecc5d66bac2693454212a7c0cf95dac72eeba531672
libjs-jquery-stupidtable_1.1.2+dfsg-1.debian.tar.xz 3.0 KiB bcfcd89197bbcceea682c95521dcbfd42d1928a1ab71128fdc70ca8fd4722884

Available diffs

No changes file available.

Binary packages built by this source

libjs-jquery-stupidtable: jQuery table sorting plugin

 Most table sorting plugins try to account for a limitless number of
 data types and their limitless ways of being presented. This leads to
 an extremely bloated code base with only a tiny portion of the code
 ever used by your project.
 .
 This plugin avoids that issue by letting you define your own ways of
 sorting table columns. The plugin internally recognizes "int",
 "string", "string-ins" (case-insensitive) and "float", so simple data
 tables will take very little effort on your part.