[Pkg-javascript-devel] Bug#727730: ITP: libjs-img.srcset -- fast JavaScript polyfill for img srcset
Jonas Smedegaard
dr at jones.dk
Fri Oct 25 20:25:11 UTC 2013
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libjs-img.srcset
Version : 2.0.0
Upstream Author : David Knight
* URL : https://github.com/weblinc/img-srcset
* License : Expat
Programming Lang: Javascript
Description : fast JavaScript polyfill for img srcset
img.srcset is a lightweight, no nonsense, all browser supporting, fast
polyfill for img srcset, allowing for lighter yet backwards-compatible
responsive web design.
.
The srcset attribute is an HTML extension for adaptive (a.k.a.
responsive) images. More info at <http://www.w3.org/TR/html-srcset/>.
.
A polyfill is (in the context of HTML5) Javascript code implementation
of a functionality often available in modern web browsers, allowing web
designers to use simpler standards-compliant and declarative code,
burdening only older/simpler browsers with these fallback snippets.
libjs-img.srcset is a dependency of libjs-slidy (ITP bug#673634).
More information about the Pkg-javascript-devel
mailing list