#Devbridge Vanilla Autocomplete
Library allows you to create autocomplete functionality for text input fields and has no dependencies on any other JavaScript libraries.
##Testing
Tests are written using Jasmine and ran with Karma. To run
the test suite with PhantomJS, run $ npm test
.