{"id":15108696,"url":"https://github.com/vuecomponent/ant-design-vue-pro","last_synced_at":"2025-05-13T21:08:15.482Z","repository":{"id":37936321,"uuid":"148892884","full_name":"vueComponent/ant-design-vue-pro","owner":"vueComponent","description":"👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!   (vue2)","archived":false,"fork":false,"pushed_at":"2023-08-03T06:34:11.000Z","size":6775,"stargazers_count":10867,"open_issues_count":214,"forks_count":3117,"subscribers_count":238,"default_branch":"master","last_synced_at":"2025-04-28T12:15:20.626Z","etag":null,"topics":["admin","ant-design","antd","antd-pro","css","dashboard","vue","vue-admin","vuex"],"latest_commit_sha":null,"homepage":"https://pro.antdv.com","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/vueComponent.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}},"created_at":"2018-09-15T10:39:38.000Z","updated_at":"2025-04-25T03:26:51.000Z","dependencies_parsed_at":"2024-01-11T19:29:02.791Z","dependency_job_id":null,"html_url":"https://github.com/vueComponent/ant-design-vue-pro","commit_stats":null,"previous_names":["sendya/ant-design-pro-vue"],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fant-design-vue-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fant-design-vue-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fant-design-vue-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vueComponent%2Fant-design-vue-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vueComponent","download_url":"https://codeload.github.com/vueComponent/ant-design-vue-pro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311334,"owners_count":21569009,"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":["admin","ant-design","antd","antd-pro","css","dashboard","vue","vue-admin","vuex"],"created_at":"2024-09-25T22:22:14.142Z","updated_at":"2025-04-28T12:15:25.772Z","avatar_url":"https://github.com/vueComponent.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"English | [简体中文](./README.zh-CN.md)\n\n\u003ch1 align=\"center\"\u003eAnt Design Vue Pro\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\nAn out-of-box UI solution for enterprise applications as a Vue boilerplate. based on  \u003ca href=\"https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/\" target=\"_blank\"\u003eAnt Design of Vue\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/blob/master/LICENSE)\n[![Release](https://img.shields.io/github/release/vueComponent/ant-design-vue-pro.svg?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/releases/latest)\n[![Support Vue Version](https://img.shields.io/badge/Support-Vue2-green?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/releases/latest)\n[![Travis branch](https://travis-ci.org/vueComponent/ant-design-vue-pro.svg?branch=master)](https://travis-ci.org/vueComponent/ant-design-vue-pro)\n\n\u003c/div\u003e\n\n- Preview: https://preview.pro.antdv.com\n- Home Page: https://pro.antdv.com\n- Documentation: https://pro.antdv.com/docs/getting-started\n- ChangeLog: https://pro.antdv.com/docs/changelog\n- FAQ: https://pro.antdv.com/docs/faq\n- Vue3 ProLayout: https://github.com/vueComponent/pro-layout\n\nOverview\n----\n\n![dashboard](https://static-2.loacg.com/open/static/github/SP1.png)\n\n### Env and dependencies\n\n- node\n- yarn\n- webpack\n- eslint\n- @vue/cli\n- [ant-design-vue@1.x](https://github.com/vueComponent/ant-design-vue) - Ant Design Of Vue \n- [vue-cropper](https://github.com/xyxiao001/vue-cropper) - Picture edit\n- [@antv/g2](https://antv.alipay.com/zh-cn/index.html) - AntV G2\n- [Viser-vue](https://viserjs.github.io/docs.html#/viser/guide/installation)  - Antv/G2 of Vue\n\n\u003e Note:  [Yarn](https://yarnpkg.com/) package management is recommended, the exact same version loaded with the demo site of this project (yarn.lock) . but you can also use npm\n\n\n### Project setup\n\n- Clone repo\n```bash\ngit clone https://github.com/vueComponent/ant-design-vue-pro.git\ncd ant-design-vue-pro\n```\n\n- Install dependencies\n```\nyarn install\n```\n\n- Compiles and hot-reloads for development\n```\nyarn run serve\n```\n\n- Compiles and minifies for production\n```\nyarn run build\n```\n\n- Lints and fixes files\n```\nyarn run lint\n```\n\n\n### Other\n\n- **IMPORTANT : Issue feedback !! when opening Issue read [Issue / PR Contributing](https://github.com/vueComponent/ant-design-vue-pro/issues/90)**\n\n- [Vue-cli3](https://cli.vuejs.org/guide/) used by the project.\n\n- Disable Eslint (not recommended): remove `eslintConfig`  field in `package.json`  and `vue.config.js` field `lintOnSave: false`\n\n- Load on Demand `/src/main.js` L14, in `import './core/lazy_use'`, `import './core/use''`. more [load-on-demand.md](./docs/load-on-demand.md)\n\n- Customize Theme:  [Custom Theme Config (@kokoroli)](https://github.com/kokoroli/antd-awesome/blob/master/docs/Ant_Design_%E6%A0%B7%E5%BC%8F%E8%A6%86%E7%9B%96.md)\n\n- I18n: [locales (@musnow)](./src/locales/index.js)\n\n- Production env `mock` is disabled. use `src/mock/index.js`\n\n- pls use `release` version\n\n## Browsers support\n\nModern browsers and IE10.\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eIE / Edge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png\" alt=\"Opera\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eOpera |\n| --- | --- | --- | --- | --- |\n| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. \n\u003ca href=\"https://github.com/vueComponent/ant-design-vue-pro/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/ant-design-pro-vue/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuecomponent%2Fant-design-vue-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuecomponent%2Fant-design-vue-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuecomponent%2Fant-design-vue-pro/lists"}