Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 447 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 447 Bytes

[UNMAINTAINED]

This project is currently unmaintained. If you're interested in maintaining it, please reach out!

angular-bloodhound

An angular port of Bloodhound from twitter/typeahead.js NOTE: At this time, depends on underscore (or preferably lodash)

Building

  • npm install
  • grunt [build]

Developing

Testing

  • TODO