{"id":13635231,"url":"https://github.com/vue-a11y/vue-accessible-multiselect","last_synced_at":"2025-04-30T18:12:01.551Z","repository":{"id":35162462,"uuid":"215004423","full_name":"vue-a11y/vue-accessible-multiselect","owner":"vue-a11y","description":"Vue.js accessible multiselect component","archived":false,"fork":false,"pushed_at":"2022-12-14T20:35:40.000Z","size":1937,"stargazers_count":14,"open_issues_count":23,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T20:25:41.694Z","etag":null,"topics":["a11y","accessible","hacktoberfest","multiselect","select","vue","vue-accessible-multiselect","vuejs"],"latest_commit_sha":null,"homepage":"https://multiselect.vue-a11y.com/","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/vue-a11y.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":"2019-10-14T09:39:00.000Z","updated_at":"2024-07-27T05:09:39.000Z","dependencies_parsed_at":"2023-01-15T15:03:31.120Z","dependency_job_id":null,"html_url":"https://github.com/vue-a11y/vue-accessible-multiselect","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/vue-a11y%2Fvue-accessible-multiselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-a11y%2Fvue-accessible-multiselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-a11y%2Fvue-accessible-multiselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-a11y%2Fvue-accessible-multiselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vue-a11y","download_url":"https://codeload.github.com/vue-a11y/vue-accessible-multiselect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251739915,"owners_count":21635946,"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":["a11y","accessible","hacktoberfest","multiselect","select","vue","vue-accessible-multiselect","vuejs"],"created_at":"2024-08-02T00:00:42.782Z","updated_at":"2025-04-30T18:12:01.524Z","avatar_url":"https://github.com/vue-a11y.png","language":"JavaScript","funding_links":[],"categories":["Components and plugins"],"sub_categories":["Courses"],"readme":"# vue-accessible-multiselect\n\nVue.js accessible multiselect component made according to [WAI-ARIA practices](https://www.w3.org/TR/wai-aria-practices/#Listbox).\n\n## Features\n\n- ♿️ fully accessible to screen readers;\n- ⌨️ supports keyboard navigation (there really a lot of keyboard shortcuts);\n- 🔣 type-ahead to focus option that starts with typed symbols;\n- 💅 style agnostic, so you can style it whatever you like (but including `core.scss` is highly encouraged).\n\n## Links\n- [Documentation](https://multiselect.vue-a11y.com)\n- [Demo - Edit on codesandbox](https://codesandbox.io/s/vue-accessible-multiselect-u7rdh)\n\n## Tests\n\n### Unit\n\n[`Jest`](https://jestjs.io) and [`VueTestUtils`](https://vue-test-utils.vuejs.org) is used for unit tests.\n\nYou can run unit tests by running next command:\n\n```bash\nnpm run test:unit\n```\n\n## Development\n\n1. Clone this repository\n2. Install dependencies using `yarn install` or `npm install`\n3. Start development server using `npm run dev`\n\n## Build\n\n1. To build production ready build simply run `npm run build`:\n\nAfter successful build the following `dist` folder will be generated:\n\n```\n├── styles\n│   ├── themes\n│   │   ├── default.css\n│   ├── core.css\n├── vue-accessible-multiselect.common.js\n├── vue-accessible-multiselect.esm.js\n├── vue-accessible-multiselect.js\n├── vue-accessible-multiselect.min.js\n```\n\n## Powered by\n\n- `Rollup` (and plugins)\n- `Babel`\n- `SASS` and `node-sass`\n- `PostCSS`\n- `Autoprefixer`\n- `Jest`\n- `Vue Test Utils`\n- `keycode-js`\n- `lodash`\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-a11y%2Fvue-accessible-multiselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvue-a11y%2Fvue-accessible-multiselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-a11y%2Fvue-accessible-multiselect/lists"}