{"id":22724558,"url":"https://github.com/binghuan/javascript_simpleautocomplete","last_synced_at":"2025-08-02T08:35:55.513Z","repository":{"id":14194166,"uuid":"16900702","full_name":"binghuan/javascript_simpleAutoComplete","owner":"binghuan","description":"Coding quest from Mozilla","archived":false,"fork":false,"pushed_at":"2025-07-18T16:14:53.000Z","size":905,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-07-18T20:44:28.389Z","etag":null,"topics":["assignment","javascript","mozilla","take-home-test","webapp"],"latest_commit_sha":null,"homepage":"http://binghuan.github.io/javascript_simpleAutoComplete/autoComplete.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binghuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-17T03:22:07.000Z","updated_at":"2025-07-18T16:14:56.000Z","dependencies_parsed_at":"2022-07-10T05:16:01.164Z","dependency_job_id":null,"html_url":"https://github.com/binghuan/javascript_simpleAutoComplete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binghuan/javascript_simpleAutoComplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fjavascript_simpleAutoComplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fjavascript_simpleAutoComplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fjavascript_simpleAutoComplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fjavascript_simpleAutoComplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binghuan","download_url":"https://codeload.github.com/binghuan/javascript_simpleAutoComplete/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fjavascript_simpleAutoComplete/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268355775,"owners_count":24237368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assignment","javascript","mozilla","take-home-test","webapp"],"created_at":"2024-12-10T15:07:06.361Z","updated_at":"2025-08-02T08:35:55.505Z","avatar_url":"https://github.com/binghuan.png","language":"JavaScript","readme":"an auto-complete widget on a text \u0026lt;input\u003e with the following requirements:   \n\n# javascript_simpleAutoComplete\n\n[Launch the web app here](http://binghuan.github.io/javascript_simpleAutoComplete/autoComplete.html)\n\n## Project Overview\n\nThis project implements a pure JavaScript auto-complete widget for a text `\u003cinput\u003e`, featuring:\n\n- **No well-known UI libraries used** – everything is built from scratch.\n- **Dataset of 100~1000 entries** – e.g., timezone names from tzdata.\n- **Input validation** – users can only submit if their input matches an entry in the dataset.\n- **Works locally** – can be loaded from `http://localhost/` or `file:///` without any server-side logic.\n- **Efficient and memory-conscious** – designed for performance and low resource usage.\n- **Unit-testable and reusable code**.\n\n### References\n- [tzdata on Wikipedia](https://en.wikipedia.org/wiki/Tzdata)\n- [Mozilla Gaia tz.json example](https://github.com/mozilla-b2g/gaia/blob/master/shared/resources/tz.json)\n\n---\n\nIf you are interested in my other works, please visit my blogs:\n- http://studiobinghuan.blogspot.tw/\n- http://bhtalk.blogspot.com\n\n\u003cbr/\u003e\nThis project was created as a coding quest from Mozilla.\n\n# Demo\n![Demo](README/demo.gif)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinghuan%2Fjavascript_simpleautocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinghuan%2Fjavascript_simpleautocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinghuan%2Fjavascript_simpleautocomplete/lists"}