Skip to content

A simple JavaScript search bar with an autocomplete feature implemented with a Trie

Notifications You must be signed in to change notification settings

kaxada/search-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search-bar

A simple JavaScript search bar with an autocomplete feature implemented with a Trie

A full explanation for this repository can be found at this medium article and the live code can be found at this codesandbox.io demo

About

A simple JavaScript search bar with an autocomplete feature implemented with a Trie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published