mehcode / bootstrap-autocomplete

Bootstrap Autocomplete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Autocomplete

docs Build Status

Autocomplete plugin for Bootstrap 4.x and 3.x.

It enhances form input and select field to provide autocomplete/typeahead capabilities.

Documentation

Latest version: 2.3.6dev (2020/08/03)

Version 2.0.0 and up supports Boostrap v4.x and old v3.x out of the box.

Try the DEMO!

Bootstrap 4 latest version

Bootstrap 3 latest version

Creating DEV Environment

docker-compose build --pull

The first time install all dependencies with yarn

docker-compose run --rm tools yarn install

Running DEV Environment

docker-compose up

About

Bootstrap Autocomplete

License:MIT License


Languages

Language:TypeScript 53.2%Language:HTML 39.8%Language:JavaScript 6.0%Language:Dockerfile 1.0%