Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 645 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 645 Bytes

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.