File: control

package info (click to toggle)
jquery-typeahead.js 2.10.6%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 924 kB
  • sloc: makefile: 11
file content (20 lines) | stat: -rw-r--r-- 915 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: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Gordon Ball <gordon@chronitis.net>
Build-Depends: debhelper-compat (= 12), node-uglify, python3-pyscss
Standards-Version: 4.3.0
Homepage: https://github.com/running-coder/jquery-typeahead
Vcs-Git: https://salsa.debian.org/js-team/jquery-typeahead.js.git
Vcs-Browser: https://salsa.debian.org/js-team/jquery-typeahead.js

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.