This project is currently unmaintained. If you're interested in maintaining it, please reach out!
An angular port of Bloodhound from twitter/typeahead.js NOTE: At this time, depends on underscore (or preferably lodash)
- npm install
- grunt [build]
- npm install
- bower install
- grunt dev
- point your browser to http://localhost:8888/test
- TODO