Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am lucas on github.
  • I am lucastech (https://keybase.io/lucastech) on keybase.
  • I have a public key ASAj77_D7cFskYKeBpDRaYhVxe2mjZgSkPy9h4C0n1TWUwo

To claim this, I am signing this object:

@lucas
lucas / README.markdown
Created December 9, 2015 18:25 — forked from rajunov/README.markdown
Bootstrap's Typeahead plugin extended (AJAX functionality, comma-separated values, autowidth, and autoselect)

This is a fork of a fork of Bootstrap Typeahead

primarily for internal use

Features included/extended:

  • timeout delay for lookup
  • defaults autoselect and autowidth to false
  • added minLength

For the proper source, and other examples, please see the original gist and the extended version and the [more extended version] (https://gist.github.com/2204728)