Vanilla-Autocomplete icon indicating copy to clipboard operation
Vanilla-Autocomplete copied to clipboard

Fast and fully-featured autocomplete library without any dependencies.

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.