This is a fork of a fork of Bootstrap Typeahead that adds minimal but powerful extensions.
- Support for delaying the lookup (good for preventing too many AJAX requests)
- Some fixes regarding the data fed to the onselect callback
For the proper source, and other examples, please see the original gist and the extended version