Skip to content

gurinderiitr/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autocomplete

Vanilla Javascript based autocomplete

  • No dependency
  • uses a mock service; a JS method mimicing the servoce
  • highlights the matching content
  • add the user selection to the input
  • uses the last tokenised word for the search.

Releases

No releases published

Packages

No packages published

Languages