{"id":15567805,"url":"https://github.com/yanghuanrong/relaxplus","last_synced_at":"2025-04-24T00:05:07.466Z","repository":{"id":41365622,"uuid":"321282707","full_name":"yanghuanrong/RelaxPlus","owner":"yanghuanrong","description":"🥉🥉🥉Vue3的UI组件库","archived":false,"fork":false,"pushed_at":"2021-09-28T15:35:09.000Z","size":8934,"stargazers_count":64,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T00:04:58.680Z","etag":null,"topics":["es6-javascript","vue3","vue3-composition-api","vue3-demo"],"latest_commit_sha":null,"homepage":"http://bsie.gitee.io/relaxplus/","language":"JavaScript","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/yanghuanrong.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":"2020-12-14T08:33:42.000Z","updated_at":"2024-09-29T06:50:16.000Z","dependencies_parsed_at":"2022-08-10T02:06:48.593Z","dependency_job_id":null,"html_url":"https://github.com/yanghuanrong/RelaxPlus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanghuanrong%2FRelaxPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanghuanrong%2FRelaxPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanghuanrong%2FRelaxPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanghuanrong%2FRelaxPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanghuanrong","download_url":"https://codeload.github.com/yanghuanrong/RelaxPlus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535098,"owners_count":21446508,"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":["es6-javascript","vue3","vue3-composition-api","vue3-demo"],"created_at":"2024-10-02T17:13:15.615Z","updated_at":"2025-04-24T00:05:07.434Z","avatar_url":"https://github.com/yanghuanrong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://gitee.com/bsie/RelaxPlus/raw/master/examples/assets/logo.png\" width=\"160px\"/\u003e\n\n\n\n🔥 [文档网址](https://bsie.gitee.io/relaxplus/)\n\n\u003c/div\u003e\n\n## 介绍\n`RelaxPlus`是作者精心打磨的vue3组件库，最早的版本可以追溯到2017年（基于vue2），它非常轻量、精美。适合用于vue3组件学习。\n\n\n## 安装\n```\nnpm install relaxplus\n// or\nyarn add relaxplus\n```\n\n\n## 快速上手\n```js\nimport { createApp } from 'vue';\nimport App from './App.vue';\nimport router from './router';\n\n// 引入RelaxPlus\nimport RelaxPlus from 'relaxplus'\nimport 'relaxplus/lib/relax.css'\n\ncreateApp(App)\n.use(router)\n.use(RelaxPlus) // 注册到Vue中\n.mount('#app')\n```\n\n## 开发\n下载项目进行依赖安装 `npm install` or `yarn`\n\n```\n# 运行\nyarn serve\n\n# 打包文档\nyarn build\n\n# 打包组件\nyarn lib\n```\n\n## 提交规范\n```\nfeat：新功能（feature）\n\nfix：修补bug\n\ndocs：文档（documentation）\n\nstyle： 格式（不影响代码运行的变动）\n\nrefactor：重构（即不是新增功能，也不是修改bug的代码变动）\n\ntest：增加测试\n\nchore：构建过程或辅助工具的变动\n```\n## 浏览器支持\n仅支持现代浏览器，IE？不存在的！\n\n## 赞赏\n您的 star 是对作者最大的支持和动力！\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanghuanrong%2Frelaxplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanghuanrong%2Frelaxplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanghuanrong%2Frelaxplus/lists"}