autocomplete-rub1e

find words in english dictionary with autosuggestions

Usage no npm install needed!

<script type="module">
  import autocompleteRub1e from 'https://cdn.skypack.dev/autocomplete-rub1e';
</script>

README

autocomplete

easily find words in the english dictionary

Features

  • 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!)