Skip to content

guptag/AutoComplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete on a dataset of 80,000 words using Webworkers, jquery's Deferred/Promise api and trie data structure.

This demo showcases the power of webworkers in building a responsive UI. Browser stays super responsive even when constantly querying against a large dataset of words. 

http://guptag.github.io/AutoComplete/test.html

About

Autocomplete on a dataset of 80,000 words using Webworkers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published