/autocomplete

Marionette AutoComplete Behavior -

Primary LanguageCoffeeScriptMIT LicenseMIT

Marionette Autocomplete Behavior

Marionette Autocomplete is a behavior that adds autocompleting functionality to your marionette application. It contains 4 seperate components which can be extened or completly replaced to add custom functionality.

Dependencies

Marionette Autocomplete requires bootstrap/dropdown module to be loaded in order to correctly fire events for hiding and showing the result list.

Examples

Demostration and code examples can be found at http://kyleneedham.github.io/autocomplete/

Features

  • Fully customisable
  • Lightweight
  • Use a remote API or local data