{"id":14972463,"url":"https://github.com/ihor/react-select-bootstrap3","last_synced_at":"2025-10-26T19:31:23.087Z","repository":{"id":57344368,"uuid":"132768111","full_name":"ihor/react-select-bootstrap3","owner":"ihor","description":"Twitter Bootstrap styles for react-select component v2 (https://github.com/JedWatson/react-select)","archived":false,"fork":false,"pushed_at":"2018-05-09T19:52:17.000Z","size":55,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T22:51:15.260Z","etag":null,"topics":["bootstrap","bootstrap3","react","react-select","style","twitter-bootstrap"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-select-bootstrap3","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/ihor.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}},"created_at":"2018-05-09T14:22:34.000Z","updated_at":"2023-08-03T05:39:17.000Z","dependencies_parsed_at":"2022-09-11T08:41:58.862Z","dependency_job_id":null,"html_url":"https://github.com/ihor/react-select-bootstrap3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihor%2Freact-select-bootstrap3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihor%2Freact-select-bootstrap3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihor%2Freact-select-bootstrap3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihor%2Freact-select-bootstrap3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihor","download_url":"https://codeload.github.com/ihor/react-select-bootstrap3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"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":["bootstrap","bootstrap3","react","react-select","style","twitter-bootstrap"],"created_at":"2024-09-24T13:46:57.422Z","updated_at":"2025-10-26T19:31:22.758Z","avatar_url":"https://github.com/ihor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Twitter Bootstrap styles for [react-select](https://github.com/JedWatson/react-select) component. Feel free to send PRs with improvements.\n\nExample\n=======\n![Example](https://github.com/ihor/react-select-bootstrap3/blob/master/example.gif?raw=true)\n\nInstallation\n============\n```npm i react-select-bootstrap3 --save```\n\nUsage\n=====\n```jsx\nimport Select from 'react-select';\nimport { styles } from 'react-select-bootstrap3';\n\nconst options = [\n    {value: 'chocolate', label: 'Chocolate'},\n    {value: 'strawberry', label: 'Strawberry'},\n    {value: 'vanilla', label: 'Vanilla'},\n];\n\nconst select = (\n    \u003cSelect\n        options={options}\n        styles={styles}\n    /\u003e\n);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihor%2Freact-select-bootstrap3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihor%2Freact-select-bootstrap3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihor%2Freact-select-bootstrap3/lists"}