{"id":22293609,"url":"https://github.com/xi/select","last_synced_at":"2025-07-25T07:37:18.873Z","repository":{"id":49792359,"uuid":"351501944","full_name":"xi/select","owner":"xi","description":"Better select widgets in vanilla javascript.","archived":false,"fork":false,"pushed_at":"2025-06-20T16:02:52.000Z","size":109,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-20T17:22:46.305Z","etag":null,"topics":["select2"],"latest_commit_sha":null,"homepage":"https://xi.github.io/select/demo/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-25T16:22:31.000Z","updated_at":"2025-06-20T16:02:55.000Z","dependencies_parsed_at":"2024-12-03T17:30:47.250Z","dependency_job_id":"3167f110-47ba-4bc6-aafe-998074a4aaa9","html_url":"https://github.com/xi/select","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xi/select","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi","download_url":"https://codeload.github.com/xi/select/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fselect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266974219,"owners_count":24014871,"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-07-25T02:00:09.625Z","response_time":70,"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":["select2"],"created_at":"2024-12-03T17:29:49.430Z","updated_at":"2025-07-25T07:37:18.866Z","avatar_url":"https://github.com/xi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Select\n\nBetter select widgets in vanilla javascript.\n\nThe code is intentionally very simple and close to browser defaults.\n\n## Usage\n\n```html\n\u003clink rel=\"stylesheet\" href=\"select.css\"\u003e\n\u003cscript src=\"select.js\" type=\"module\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n\tnew Select(element, {\n\t\tid: 'myselect',\n\t\tinputClass: 'my-input-class',\n\t\tvalueClass: 'my-value-class',\n\t});\n\u003c/script\u003e\n```\n\n# Mobile support\n\nThis library does work on mobile. However, select usability on mobile is\nusually far superior to that on desktop. Therefore it is recommended to only\nuse this on desktop.\n\n## Roadmap\n\n-\tallowClear\n\n## Inspiration\n\n-\t[select2](https://select2.org/)\n-\t[downshift](https://www.downshift-js.com/)\n-\t[react-select](https://react-select.com)\n-\t[tagger](https://github.com/jcubic/tagger/)\n-\t[WAI-ARIA combobox](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/)\n-\t[`\u003cdatalist\u003e`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi%2Fselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fselect/lists"}