Skip to content

Instantly share code, notes, and snippets.

View philippzentner's full-sized avatar
🚀
Working on Li.Finance

Philipp Zentner philippzentner

🚀
Working on Li.Finance
View GitHub Profile
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.
✅ did:3:bafyreiayq6wmlzj2q7rrk4buj2u6cezbicmyxzy4t54mismgfwevbditiq ✅
Create your profile today to start building social connection and trust online at https://3Box.io/

This is a fork of Bootstrap Typeahead that adds minimal but powerful extensions.

For example, process typeahead list asynchronously and return objects

  # This example does an AJAX lookup and is in CoffeeScript
  $('.typeahead').typeahead(
    # source can be a function
    source: (typeahead, query) ->
 # this function receives the typeahead object and the query string