autocomplete-new
v1.0.1
Published
find words in English dictionary with autosuggestion!
Maintainers
Readme
autocomplete
Easily 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 (for stats and graphs!)
