File: control

package info (click to toggle)
jquery-typeahead.js 2.11.0%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,028 kB
  • sloc: javascript: 7,564; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 956 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
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 (= 13), uglifyjs, python3-pyscss
Standards-Version: 4.5.1
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
Rules-Requires-Root: no

Package: libjs-jquery-typeahead
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common, libjs-jquery
Multi-Arch: foreign
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.