File: control

package info (click to toggle)
jquery-typeahead.js 2.7.6%2Bdfsg1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 440 kB
  • sloc: makefile: 11
file content (20 lines) | stat: -rw-r--r-- 955 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: jquery-typeahead.js
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Gordon Ball <gordon@chronitis.net>
Build-Depends: debhelper (>= 10), node-uglify, python3-pyscss, python3-pkg-resources
Standards-Version: 3.9.8
Homepage: https://github.com/running-coder/jquery-typeahead
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/jquery-typeahead.js.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/jquery-typeahead.js.git

Package: libjs-jquery-typeahead
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common, libjs-jquery
Description: Type-ahead autocompletion plugin for JQuery
 The jQuery typeahead plugin provides autocomplete preview on search inputs
 similar to google search with builtin options and deep customization. It is
 a simple clientside library that will improve the user experience on your
 website search input.