{"id":18938822,"url":"https://github.com/bigcui/quill-pro","last_synced_at":"2026-03-22T07:30:20.316Z","repository":{"id":80178178,"uuid":"399476591","full_name":"bigcui/quill-pro","owner":"bigcui","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-08T12:33:07.000Z","size":445,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T22:11:27.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bigcui.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-24T13:31:31.000Z","updated_at":"2023-11-15T11:52:19.000Z","dependencies_parsed_at":"2023-03-08T01:45:16.802Z","dependency_job_id":null,"html_url":"https://github.com/bigcui/quill-pro","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/bigcui%2Fquill-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcui%2Fquill-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcui%2Fquill-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcui%2Fquill-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigcui","download_url":"https://codeload.github.com/bigcui/quill-pro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937701,"owners_count":19721484,"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-11-08T12:15:33.922Z","updated_at":"2026-03-22T07:30:20.251Z","avatar_url":"https://github.com/bigcui.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quill-pro\n 寻遍全网找不到富文本插入下拉框的组件而不得\n 自己mock下element ui的多级下拉组件 简单实现如下\n 多级下拉框效果图如下\n select 数据规则如下\n 统一挂载 `Quill.selectData` 对象名称必须`type`+ 'List' 命名\n 内部会统一处理 否则列表无法渲染 比如`userList`\n 结构要求\n ```\n [\n     \"name\": \"XXX\",\n     \"code\": \"XXX\",\n     \"children\":[{XXXX}]\n ]\n ```\n ```\n Quill.selectData = {\n      userList: userList\n    }\n    \n ```\n![image](https://github.com/bigcui/quill-pro/raw/main/src/assets/select.png)\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Run your unit tests\n```\nnpm run test:unit\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n## refer  https://github.com/surmon-china/vue-quill-editor/blob/master/src/editor.vue","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigcui%2Fquill-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigcui%2Fquill-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigcui%2Fquill-pro/lists"}