{"id":15857792,"url":"https://github.com/revskill10/vue-select2","last_synced_at":"2025-10-26T15:46:19.674Z","repository":{"id":57389806,"uuid":"73567570","full_name":"revskill10/vue-select2","owner":"revskill10","description":"Vue 2 Select2 component","archived":false,"fork":false,"pushed_at":"2018-08-29T18:19:44.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T12:47:53.649Z","etag":null,"topics":["select2","vue2"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/revskill10.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":"2016-11-12T17:27:42.000Z","updated_at":"2023-09-25T12:07:53.000Z","dependencies_parsed_at":"2022-09-02T10:50:23.406Z","dependency_job_id":null,"html_url":"https://github.com/revskill10/vue-select2","commit_stats":null,"previous_names":["checkraiser/vue-select2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fvue-select2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fvue-select2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fvue-select2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revskill10%2Fvue-select2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revskill10","download_url":"https://codeload.github.com/revskill10/vue-select2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246703888,"owners_count":20820494,"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":["select2","vue2"],"created_at":"2024-10-05T20:41:46.989Z","updated_at":"2025-10-26T15:46:19.592Z","avatar_url":"https://github.com/revskill10.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue-Select2\n\nSelect2 component for Vue2\n\n# Installation\n\n```\nyarn install --save v-select2\n```\n\n# Examples\n\n```js\n\u003ctemplate\u003e\n  \u003cform\u003e\n    \u003cselect2 :options=\"options\"\u003e\u003c/select2\u003e\n  \u003c/form\u003e\n\u003c/template\u003e\n\u003cscript\u003e\n  import Select2 from 'vue-select2/src/Select2'\n\n  export default {\n  \tdata () {\n  \t  return {\n  \t  \toptions: [\n  \t  \t  {\n  \t  \t  \tname: 'Name 1',\n  \t  \t  \tvalue: 'Value 1'\n  \t  \t  }\n  \t  \t]\n  \t  }\n  \t}\n  \tcomponents: {\n  \t  'select2': Select2\n  \t}\n  }\n\u003c/script\u003e  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevskill10%2Fvue-select2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevskill10%2Fvue-select2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevskill10%2Fvue-select2/lists"}