Skip to content

Fast and fully-featured autocomplete library without any dependencies.

Notifications You must be signed in to change notification settings

devbridge/Vanilla-Autocomplete

Repository files navigation

Build Status Code Coverage

#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.