{"id":20540518,"url":"https://github.com/vue-multiple/collapse","last_synced_at":"2025-06-28T00:05:13.351Z","repository":{"id":72021859,"uuid":"99208634","full_name":"vue-multiple/collapse","owner":"vue-multiple","description":"基于 Vue2.x 的折叠面板组件。Vue-based collapse component","archived":false,"fork":false,"pushed_at":"2017-08-13T07:29:18.000Z","size":1326,"stargazers_count":19,"open_issues_count":3,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-16T02:18:43.928Z","etag":null,"topics":["collapse","vue-collapse","vue-multiple-collapse","vue2","vuejs2"],"latest_commit_sha":null,"homepage":"https://vue-multiple.github.io/collapse/","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-03T08:18:06.000Z","updated_at":"2024-03-01T01:52:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"e66a9e48-18c9-4bf7-8153-bb75d1b1e5a8","html_url":"https://github.com/vue-multiple/collapse","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vue-multiple/collapse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fcollapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fcollapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fcollapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fcollapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vue-multiple","download_url":"https://codeload.github.com/vue-multiple/collapse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vue-multiple%2Fcollapse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261178424,"owners_count":23120824,"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":["collapse","vue-collapse","vue-multiple-collapse","vue2","vuejs2"],"created_at":"2024-11-16T01:15:50.885Z","updated_at":"2025-06-28T00:05:13.336Z","avatar_url":"https://github.com/vue-multiple.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# collapse\n\n\u003e [Element](https://github.com/ElemeFE/element) Collapse 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## Screenshots\n\n![vue-multiple-collapse](screenshot/collapse.gif)\n\n## Install\n\n```bash\nnpm install vue-multiple-collapse -S\n```\n\n## Quick Start\n\n```bash\nimport Vue from 'vue'\nimport {VmCollapse, VmCollapseItem } from 'vue-multiple-collapse'\nVue.component('vm-collapse', VmCollapse)\nVue.component('vm-collapse-item', VmCollapseItem)\n```\n\nOR\n\n```bash\nimport Vue from 'vue'\nimport VmCollapse from 'vue-multiple-collapse'\nVue.use(VmCollapse)\n```\n\nFor more information, please refer to [Collapse](https://vue-multiple.github.io/collapse) 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%2Fcollapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvue-multiple%2Fcollapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvue-multiple%2Fcollapse/lists"}