autocomplete-rub1e
v0.0.1
Published
find words in english dictionary with autosuggestions
Downloads
17
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 a list of suggestions
- [ ] Record the string that was searched for (for stats and graphs!)
- [ ]
