File: control

package info (click to toggle)
jquery-timer.js 0.0~git20150215.0.233601d%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 56 kB
  • ctags: 13
  • sloc: makefile: 22
file content (24 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: jquery-timer.js
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9), uglifyjs
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-javascript/jquery-timer.js.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/jquery-timer.js.git
Homepage: https://github.com/jchavannes/jquery-timer

Package: libjs-jquery-timer
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: setTimeout equivalent with more options for jquery
 jquery-timer adds the class $.timer(). The following
 functions are available:
  - timer.play()
  - timer.pause()
  - timer.toggle(boolean)
  - timer.once(time)
  - timer.isActive
  - timer.remaining