autocomplete-claire
v1.0.2
Published
find words in the English dictionary with autosuggestion
Maintainers
Readme
autocomplete
Find words in the English dictionary
Features
- [x] Import a list of words into an array called 'words'.
- [x] Search through the list of words for a string and return a list of suggestions
- [ ] Record the string that was searched for (for stats and graphs)
