-
Notifications
You must be signed in to change notification settings - Fork 1
Autocomplete on a dataset of 80,000 words using Webworkers.
guptag/AutoComplete
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published