{"id":22499568,"url":"https://github.com/vue-multiple/select","last_synced_at":"2025-08-03T06:32:09.295Z","repository":{"id":57147877,"uuid":"100015317","full_name":"vue-multiple/select","owner":"vue-multiple","description":"Vue-based selsect component","archived":false,"fork":false,"pushed_at":"2017-08-14T07:19:17.000Z","size":1119,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T20:12:08.559Z","etag":null,"topics":["select","vue","vue-select"],"latest_commit_sha":null,"homepage":"https://vue-multiple.github.io/select/","language":"Vue","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/vue-multiple.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":"2017-08-11T09:24:09.000Z","updated_at":"2023-07-26T08:35:11.000Z","dependencies_parsed_at":"2022-09-05T16:51:21.891Z","dependency_job_id":null,"html_url":"https://github.com/vue-multiple/select","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vue-multiple","download_url":"https://codeload.github.com/vue-multiple/select/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228531943,"owners_count":17933246,"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":["select","vue","vue-select"],"created_at":"2024-12-06T22:14:25.038Z","updated_at":"2024-12-06T22:14:25.893Z","avatar_url":"https://github.com/vue-multiple.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# select\n\n\u003e Vue-based select component\n\n## Install\n\n```bash\nnpm install vue-multiple-select -S\n```\n\n## Quick Start\n\n```bash\nimport Vue from 'vue'\n\nimport {VmSelect, VmOption, VmSelectDropdown, VmOptionGroup} from 'vue-multiple-select'\nVue.component(VmSelect.name, VmSelect)\nVue.component(VmOption.name, VmOption)\nVue.component(VmSelectDropdown.name, VmSelectDropdown)\nVue.component(VmOptionGroup.name, VmOptionGroup)\n```\nOR\n```bash\nimport Vue from 'vue'\n\nimport VmSelect from 'vue-multiple-select'\nVue.use(VmSelect)\n```\n\nFor more information, please refer to [select](http://vue-multiple.github.io/select) in our documentation.\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run demo:dev\n\n# build for demo with minification\nnpm run demo:build\n\n# build for gh-pages with minification\nnpm run demo:prepublish\n\n# build for production with minification\nnpm run build\n```\n\n## LICENSE\n\n[MIT](http://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-multiple%2Fselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvue-multiple%2Fselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-multiple%2Fselect/lists"}