Skip to content

fxmaxvl/autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Marionette AutoComplete Behavior -

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%