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

Changelog

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

  * New upstream version 1.0.2+dfsg
  * Updating d/patches to reflect new upstream release.
  * Bump standards to 4.0.1.
  * Use Multi-Arch: foreign; use "javascript" as section for the package.

 -- Sergio Durigan Junior <email address hidden>  Tue, 08 Aug 2017 17:42:40 -0500

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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-jquery-stupidtable_1.0.2+dfsg-1.dsc 2.1 KiB 59ea23ab6d83841160c7d12308f0fd88ea15f8cf90f18c818818d52059f3dc14
libjs-jquery-stupidtable_1.0.2+dfsg.orig.tar.gz 55.9 KiB 733397d012e695fc5bb88c5ee05cd20f0e76a6383e85fe5098f149904eb1099b
libjs-jquery-stupidtable_1.0.2+dfsg-1.debian.tar.xz 2.8 KiB 15b43e47186f6d70520df09ced0956e69491d677ceec7a049e19b4cbec513c2b

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.