autocomplete-simonlab
v1.0.1
Published
Find words in English dictionary with autosuggestion!
Downloads
8
Maintainers
Readme
autocomplete
Find words in the English dictionary.
##Features
- [x] import a list of words into an array called words
- [ ] search through list of words for a string and return list of suggestions
- [ ] record the string that was searched for
