Skip to main content

simple autocompletion web component

Project description

Autocomplete-Light: simple autocompletion web component

Difference with other HTML autocompletion elements:

  • defers the rendering of the select box to the server
  • lightweight javascript web component with no dependency

While it is best suited for server side framework integration, it may also be used on its own, to create a global navigation input like in the facebook top bar, as well as to create replacement widgets for HTML selects.

Demo

Clone the repository and run python serve.py

Usage

For usage, check the index.html source code

Testing

This module exposes a Python library to provide an API for Selenium and make integration testing easier with Python projects.

Install the python package with test dependencies:

# in repository clone
pip install -e .[test]
python serve.py &
py.test -sv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autocomplete-light-0.1.3.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file autocomplete-light-0.1.3.tar.gz.

File metadata

  • Download URL: autocomplete-light-0.1.3.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for autocomplete-light-0.1.3.tar.gz
Algorithm Hash digest
SHA256 023c5da3eebb0c8260381f6257247d2b155c7ba5aad349abb174834c51fbed94
MD5 bff5538d75abb3bd1ae39bd3cf7ec6c7
BLAKE2b-256 5e7c79c867c782a6d993a1bb754d82e6cffc385081fce1755e4054bc3caa0229

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page