Skip to content

minaorangina/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocomplete

easily find words in the English dictionary

Features

Autocomplete module

  • import a list of words into an array
  • called words
  • search through a list of words for a string and return list of suggestions
  • record the string that was searched for (for stats and graphs!)

Autocomplete HTTP Server (API)

  • serve an html page with a search box
  • expose the findWords method as an API endpoint

About

easily find words in the English dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published