{"id":14973792,"url":"https://github.com/vue-multiple/tabs","last_synced_at":"2025-10-27T02:31:30.324Z","repository":{"id":65378453,"uuid":"98969388","full_name":"vue-multiple/tabs","owner":"vue-multiple","description":"基于 Vue2.x 的标签页组件。Vue-based tabs component","archived":false,"fork":false,"pushed_at":"2017-08-01T06:52:55.000Z","size":890,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T01:33:40.975Z","etag":null,"topics":["pane","tabs","vue","vue-multiple-tabs","vue-tabs","vue2","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"http://vue-multiple.github.io/tabs","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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-01T06:51:02.000Z","updated_at":"2020-12-15T01:21:32.000Z","dependencies_parsed_at":"2023-01-20T07:45:23.905Z","dependency_job_id":null,"html_url":"https://github.com/vue-multiple/tabs","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-multiple%2Ftabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Ftabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Ftabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Ftabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vue-multiple","download_url":"https://codeload.github.com/vue-multiple/tabs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238422928,"owners_count":19469660,"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":["pane","tabs","vue","vue-multiple-tabs","vue-tabs","vue2","vuejs","vuejs2"],"created_at":"2024-09-24T13:49:25.262Z","updated_at":"2025-10-27T02:31:24.983Z","avatar_url":"https://github.com/vue-multiple.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tabs\n\n\u003e [Element](https://github.com/ElemeFE/element) Tabs clone, extract the core function and did a little change. If you have a better idea of this component improvement, please share it and I will update it immediately.\n\n## Install\n\n```bash\nnpm install vue-multiple-tabs -S\n```\n\n## Quick Start\n\n```bash\nimport Vue from 'vue'\nimport {VmTabs, VmTabPane, VmTabBar, VmTabNav } from 'vue-multiple-tabs'\nVue.component('vm-tabs', VmTabs)\nVue.component('vm-tab-pane', VmTabPane)\nVue.component('vm-tab-bar', VmTabBar)\nVue.component('vm-tab-nav', VmTabNav)\n```\n\nOR\n\n```bash\nimport Vue from 'vue'\nimport VmTabs from 'vue-multiple-tabs'\nVue.use(VmTabs)\n```\n\nFor more information, please refer to [Tabs](https://vue-multiple.github.io/tabs) 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# generate gh-pages\nnpm run deploy\n```\n\n## LICENSE\n\n[MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-multiple%2Ftabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvue-multiple%2Ftabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-multiple%2Ftabs/lists"}