modernizr 2.6.2+ds1-ok2 source package in openKylin
Changelog
modernizr (2.6.2+ds1-ok2) yangtze; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Tue, 08 Nov 2022 16:28:12 +0800
modernizr (2.6.2+ds1-ok2) yangtze; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Tue, 08 Nov 2022 16:28:12 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | javascript | |
Huanghe V3.0 | release | main | javascript | |
Nile V2.0 | proposed | main | javascript | |
Nile V2.0 | release | main | javascript | |
Yangtze V1.0 | release | main | javascript | |
Yangtze V1.0 | proposed | main | javascript |
File | Size | SHA-256 Checksum |
---|---|---|
modernizr_2.6.2+ds1.orig.tar.gz | 205.9 KiB | c1d91d2728d12edfd8a662123b9e45121d7793b4ae787ffcfbb3cc7d4fb3d815 |
modernizr_2.6.2+ds1-ok2.debian.tar.xz | 2.4 KiB | c03e46692201cf3914569a9b6d2f7554739ae1ac857c930956e225da25ff8f47 |
modernizr_2.6.2+ds1-ok2.dsc | 1.8 KiB | f0456c065ba30fc6dac96771060669d663ade30c7ea2b41762466d771cb08a8a |
Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while
maintaining control over unsupported browsers.
.
Modernizr tests which native CSS3 and HTML5 features are available in
the current user agent and makes the results available to you in two ways,
as properties on a global `Modernizr` object, and as classes on the
`<html>` element. This information allows you to progressively enhance
your pages with a granular level of control over the experience.