backbone.typeahead icon indicating copy to clipboard operation
backbone.typeahead copied to clipboard

Integrates typeahead into backbone collections. Inspired by twitter typeahead.

Results 2 backbone.typeahead issues
Sort by recently updated
recently updated
newest added

v1.1.2 was released (available on [npm](https://www.npmjs.com/package/backbone.typeahead). However, the tag was never set in this github repository (it should point to 481a446 )

Something like: ``` javascript $('input').typeahead(backboneCollection); ```