{"id":13423934,"url":"https://github.com/ElemeFE/vue-desktop","last_synced_at":"2025-03-15T17:32:37.595Z","repository":{"id":2070502,"uuid":"45233799","full_name":"ElemeFE/vue-desktop","owner":"ElemeFE","description":"A UI library for building admin panel website.","archived":false,"fork":false,"pushed_at":"2022-02-11T13:47:38.000Z","size":1260,"stargazers_count":546,"open_issues_count":14,"forks_count":96,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-02-28T06:15:29.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ElemeFE.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":"2015-10-30T06:41:21.000Z","updated_at":"2025-01-19T09:40:45.000Z","dependencies_parsed_at":"2022-08-06T12:00:32.789Z","dependency_job_id":null,"html_url":"https://github.com/ElemeFE/vue-desktop","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/ElemeFE%2Fvue-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElemeFE%2Fvue-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElemeFE%2Fvue-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElemeFE%2Fvue-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElemeFE","download_url":"https://codeload.github.com/ElemeFE/vue-desktop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243767555,"owners_count":20344938,"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":[],"created_at":"2024-07-31T00:00:45.224Z","updated_at":"2025-03-15T17:32:37.055Z","avatar_url":"https://github.com/ElemeFE.png","language":"Vue","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Vue","实用库","Awesome Vue.js"],"sub_categories":["Component Collections"],"readme":"## Vue Desktop\n\nA UI library for building admin panel website.\n\n## Install\n\n```Bash\nnpm install vue vue-i18n vue-desktop\n```\n\n## Usage\n\n### All components\n\nImport all components provided by vue-desktop:\n\n```JavaScript\nrequire('vue-desktop')\n```\n\nOr\n\n```JavaScript\nimport components from 'vue-desktop'\n```\n\n### Import one component\n\nReplace src to lib in source code.\n\n```JavaScript\nexport default {\n  components: {\n    GridColumn: require('vue-desktop/lib/data/grid-column.vue'),\n    Grid: require('vue-desktop/lib/data/grid.vue')\n  }\n};\n```\n\n```HTML\n\u003cgrid\u003e\n  \u003cgrid-column label=\"test1\"\u003e\u003c/grid-column\u003e\n  \u003cgrid-column label=\"test2\"\u003e\u003c/grid-column\u003e\n  \u003cgrid-column label=\"test3\"\u003e\u003c/grid-column\u003e\n\u003c/grid\u003e\n```\n\n## Dev\n\n```Bash\nmake dev\n```\n\n## Examples\n\nAfter npm run dev, visit http://localhost:8088/examples.\n\n## License\nMIT.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FElemeFE%2Fvue-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FElemeFE%2Fvue-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FElemeFE%2Fvue-desktop/lists"}