File: control

package info (click to toggle)
libjs-spin.js 1.2.8%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 88 kB
  • ctags: 19
  • sloc: makefile: 18
file content (26 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libjs-spin.js
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9), yui-compressor
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-spin.js.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-spin.js.git
Homepage: https://github.com/fgnass/spin.js

Package: libjs-spin.js
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: animated CSS3 loading spinner
 Spin.js is an animated CSS3 loading spinner with VML fallback for IE. It
 features:
  * No images, no external CSS
  * No dependencies
  * Highly configurable
  * Resolution independent
  * Uses VML as fallback in old IEs
  * Uses @keyframe animations, falling back to setTimeout()
  * Works in all major browsers, including IE6
  * Small footprint (~1.9K gzipped)