{"id":16636451,"url":"https://github.com/qiu-jun/mobile-fabric-editor","last_synced_at":"2025-12-24T13:50:40.432Z","repository":{"id":253387441,"uuid":"843320900","full_name":"Qiu-Jun/mobile-fabric-editor","owner":"Qiu-Jun","description":"基于fabricjs+vue3的简易移动端图片编辑器","archived":false,"fork":false,"pushed_at":"2024-12-09T03:36:09.000Z","size":5206,"stargazers_count":22,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T04:36:05.748Z","etag":null,"topics":["desing","editor","fabricjs","uniapp","vue3"],"latest_commit_sha":null,"homepage":"https://env-00jxgnbpjqmg-static.normal.cloudstatic.cn/editor-mobile/index.html","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/Qiu-Jun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2024-08-16T08:59:23.000Z","updated_at":"2024-12-27T03:31:12.000Z","dependencies_parsed_at":"2024-08-26T15:00:08.834Z","dependency_job_id":"4271d6b4-bf9a-4b22-b9f9-9cfd1dc1aa59","html_url":"https://github.com/Qiu-Jun/mobile-fabric-editor","commit_stats":null,"previous_names":["qiu-jun/mobile-fabric-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiu-Jun%2Fmobile-fabric-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiu-Jun%2Fmobile-fabric-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiu-Jun%2Fmobile-fabric-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qiu-Jun%2Fmobile-fabric-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qiu-Jun","download_url":"https://codeload.github.com/Qiu-Jun/mobile-fabric-editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136025,"owners_count":20241990,"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":["desing","editor","fabricjs","uniapp","vue3"],"created_at":"2024-10-12T06:06:50.838Z","updated_at":"2025-12-24T13:50:40.426Z","avatar_url":"https://github.com/Qiu-Jun.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n * @Description: md\n * @Author: June\n * @Date: 2024-04-24 09:32:13\n * @FilePath: \\mobile-fabric-editor\\README.md\n * @LastEditTime: 2024-11-23 10:21:16\n * @LastEditors: June\n--\u003e\n\n## mobile-fabric-editor\n\n`mobile-fabric-editor`是基于fabric的移动端简易图片编辑器, 开源版本仅有编辑器，非开源版本附带后台管理(`非开源版本，除了附带后台管理外，代码也比开源版本更优雅`)，区别如下。\u003cbr /\u003e\n| | 编辑器 | 小程序 | 后台 |\n| -- | -- | -- | -- |\n| 开源版 | √ | × | × |\n| 非开源版 | √ | √ | √ |\n\n## 本人与[yft作者](https://github.com/more-strive)支持各种软件定制开发， 欢迎联系。\n\n- [编辑器ai功能预览，编辑器可以点击体验地址](https://www.bilibili.com/video/BV1LUWeerEJY/?spm_id_from=333.999.list.card_archive.click)\n- [预览](https://env-00jxgnbpjqmg-static.normal.cloudstatic.cn/editor-mobile/index.html)\n\n- 管理后台\n  ![后台页面](./previews/admin.png)\n\n#### 技术栈\n\n- H5编辑器\n  - Vue3\n  - Typescript\n  - uniapp\n  - ai抠图(不开源)\n  - ai修复图片(不开源)\n- 后台(不开源)\n  - Vue3\n  - Typescript\n  - ant design vue\n- 服务端(不开源)\n  - nest\n  - mysql\n\n#### 使用\n\n```bash\n# 如果没有pnpm 项目使用pnpm，commit自动校验都是用pnpm,请使用pnpm启动项目\nnpm install pnpm -g\npnpm install\npnpm dev:h5\n\n# 贡献代码必须使用pnpm commit 使用commit 规范\ngit add . # 添加需要提交的文件\npnpm commit # 使用此命令编写commit\n```\n\n## 管理员\n\n\u003c!-- readme: collaborators -start --\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Qiu-Jun\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/24954362?v=4\" width=\"80;\" alt=\"Qiu-Jun\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eQiu-Jun\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- readme: collaborators -end --\u003e\n\n## 贡献者\n\n\u003c!-- readme: contributors -start --\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Qiu-Jun\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/24954362?v=4\" width=\"80;\" alt=\"Qiu-Jun\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eQiu-Jun\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/nihaojob\"\u003e\n            \u003cimg src=\"https://avatars.githubusercontent.com/u/13534626?v=4\" width=\"80;\" alt=\"nihaojob\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003enihaojob\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\u003c/tr\u003e\n\u003c/table\u003e\n\u003c!-- readme: contributors -end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiu-jun%2Fmobile-fabric-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqiu-jun%2Fmobile-fabric-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiu-jun%2Fmobile-fabric-editor/lists"}