{"id":15034867,"url":"https://github.com/hubspot/select","last_synced_at":"2025-05-16T18:10:14.109Z","repository":{"id":12477036,"uuid":"15145190","full_name":"HubSpot/select","owner":"HubSpot","description":"Styleable select elements built on Tether. #hubspot-open-source","archived":false,"fork":false,"pushed_at":"2018-10-10T02:11:18.000Z","size":1376,"stargazers_count":1195,"open_issues_count":39,"forks_count":116,"subscribers_count":192,"default_branch":"master","last_synced_at":"2025-05-12T19:21:19.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.hubspot.com/select/docs/welcome","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/HubSpot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-12T19:22:56.000Z","updated_at":"2025-03-30T01:15:56.000Z","dependencies_parsed_at":"2022-09-10T18:22:18.836Z","dependency_job_id":null,"html_url":"https://github.com/HubSpot/select","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HubSpot","download_url":"https://codeload.github.com/HubSpot/select/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582907,"owners_count":22095518,"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","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":[],"created_at":"2024-09-24T20:26:36.893Z","updated_at":"2025-05-16T18:10:14.081Z","avatar_url":"https://github.com/HubSpot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Select\n\n[![GitHub\nversion](https://badge.fury.io/gh/HubSpot%2Fselect.svg)](http://badge.fury.io/gh/HubSpot%2Fselect)\n\nSelect.js is a Javascript and CSS library for creating styleable select elements.  It aims to reproduce the behavior of native controls as much as is possible, while allowing for complete styling with CSS.\n\n\n## Install\n\n__Dependencies__\n\n* __[Tether](https://github.com/HubSpot/tether)__\n\nInstalling via `npm` and `bower` will bring in the above dependencies as well.\n\n\n__npm__\n```sh\n$ npm install tether-select\n```\n\n__bower__\n```sh\n$ bower install tether-select\n```\n\n## Usage\n\n```javascript\nlet selectInstance = new Select({\n  el: document.querySelector('select.select-target'),\n  className: 'select-theme-default'\n})\n```\n\n[API Documentation](http://github.hubspot.com/select)\n\n[Demo](http://github.hubspot.com/select/docs/welcome)\n\n\n## Contributing\n\nWe encourage contributions of all kinds. If you would like to contribute in some way, please review our [guidelines for contributing](CONTRIBUTING.md).\n\n\n## License\nCopyright \u0026copy; 2015 HubSpot - [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubspot%2Fselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhubspot%2Fselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubspot%2Fselect/lists"}