{"id":31910300,"url":"https://github.com/cwy007/vue3-json-schema-form","last_synced_at":"2025-10-13T16:22:29.317Z","repository":{"id":43890116,"uuid":"321433905","full_name":"cwy007/vue3-json-schema-form","owner":"cwy007","description":"a form generator based on jsonschema for vue3","archived":false,"fork":false,"pushed_at":"2021-02-05T12:11:06.000Z","size":2276,"stargazers_count":86,"open_issues_count":1,"forks_count":59,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-16T20:45:44.431Z","etag":null,"topics":["component-library","form","form-builder","jsx-style","typescript","vue3"],"latest_commit_sha":null,"homepage":"https://cwy007.github.io/vue3-json-schema-form","language":"TypeScript","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/cwy007.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":"2020-12-14T18:13:10.000Z","updated_at":"2025-07-12T01:36:53.000Z","dependencies_parsed_at":"2022-08-30T05:32:27.975Z","dependency_job_id":null,"html_url":"https://github.com/cwy007/vue3-json-schema-form","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwy007/vue3-json-schema-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwy007%2Fvue3-json-schema-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwy007%2Fvue3-json-schema-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwy007%2Fvue3-json-schema-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwy007%2Fvue3-json-schema-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwy007","download_url":"https://codeload.github.com/cwy007/vue3-json-schema-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwy007%2Fvue3-json-schema-form/sbom","scorecard":{"id":313716,"data":{"date":"2025-08-11","repo":{"name":"github.com/cwy007/vue3-json-schema-form","commit":"79508da39e3d99e46454a3b6700e4ec6c9bf69e3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test-coverage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cwy007/vue3-json-schema-form/test-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cwy007/vue3-json-schema-form/test-coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cwy007/vue3-json-schema-form/test-coverage.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test-coverage.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"92 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:41:59.706Z","repository_id":43890116,"created_at":"2025-08-17T23:41:59.706Z","updated_at":"2025-08-17T23:41:59.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016059,"owners_count":26085799,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["component-library","form","form-builder","jsx-style","typescript","vue3"],"created_at":"2025-10-13T16:22:24.736Z","updated_at":"2025-10-13T16:22:29.309Z","avatar_url":"https://github.com/cwy007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue3-json-schema-form\n\n[![coverage](https://img.shields.io/codecov/c/gh/cwy007/vue3-json-schema-form/main)](https://codecov.io/gh/cwy007/vue3-json-schema-form)\n\na form generator based on jsonschema for vue3\n\n## Project setup\n\n```bash\nnpm install\nnpm run serve\nnpm run build\nnpm run test:unit\nnpm run lint\n```\n\n[线上演示](https://cwy007.github.io/vue3-json-schema-form/)\n\n![线上演示](https://tva1.sinaimg.cn/large/0081Kckwly1gm2hkgls5dj30uk0oujwq.jpg)\n\n## API 设计\n\n```jsx\n\u003cJsonSchemaForm\n  schema={schema}\n  value={value}\n  onChange={handleChange}\n  locale={locale}\n  contextRef={someRef}\n  uiSchema={uiSchema}\n/\u003e\n```\n\n## schema\n\njson schema 对象，用来定义数据，同时也是我们定义表单的依据\n\n## value\n\n表单的数据结果，你可以从外部改变这个 value，在表单被编辑的时候，会通过`onChange`透出 value\n\n需要注意的是，因为 vue 使用的是可变数据，如果每次数据变化我们都去改变`value`的对象地址，那么会导致整个表单都需要重新渲染，这会导致性能降低。\n从实践中来看，我们传入的对象，在内部修改其 field 的值基本不会有什么副作用，所以我们会使用这种方式来进行实现。也就是说，如果`value`是一个对象，\n那么从`JsonSchemaForm`内部修改的值，并不会改变`value`对象本身。我们仍然会触发`onChange`，因为可能在表单变化之后，使用者需要进行一些操作。\n\n### onChange\n\n在表单值有任何变化的时候会触发该回调方法，并把新的值进行返回\n\n### locale\n\n语言，使用`ajv-i18n`指定错误信息使用的语言\n\n### contextRef\n\n你需要传入一个 vue3 的`Ref`对象，我们会在这个对象上挂载`doValidate`方法，你可以通过\n\n```ts\nconst yourRef = ref({})\n\nonMounted(() =\u003e {\n  yourRef.value.doValidate()\n})\n\n\u003cJsonSchemaForm contextRef={yourRef} /\u003e\n```\n\n这样来主动让表单进行校验。\n\n### uiSchema\n\n对表单的展现进行一些定制，其类型如下：\n\n```ts\nexport interface VueJsonSchemaConfig {\n  title?: string\n  descrription?: string\n  component?: string\n  additionProps?: {\n    [key: string]: any\n  }\n  withFormItem?: boolean\n  widget?: 'checkbox' | 'textarea' | 'select' | 'radio' | 'range' | string\n  items?: UISchema | UISchema[]\n}\nexport interface UISchema extends VueJsonSchemaConfig {\n  properties?: {\n    [property: string]: UISchema\n  }\n}\n```\n\n## git\n\n```bash\n# 查看远程分支\ngit granch -r\n# 查看所有分支\ngit branch -a\n\n# 查看第3章的分支\ngb -r | grep origin/3\n```\n\n## 目录说明\n\n```bash\n# ./lib/ 文件夹下是组件库的代码，也就是完成后需要打包发布的代码\n./lib/\n# ./src/ 文件夹下的代码是演示的代码，在开发时使用\n./src/\n\n```\n\n## 参考\n\n- [pure-vue/vue3-jsonschema-from](https://github.com/pure-vue/vue3-jsonschema-from)\n- [prettier](https://prettier.io/)\n- [Ajv: Another JSON Schema Validator](https://ajv.js.org)\n- [json-schema](https://json-schema.org/)\n- [v3.cn.vuejs.org](https://v3.cn.vuejs.org/guide/installation.html)\n- [JSX for vue3](https://github.com/vuejs/jsx-next)\n- [ajv-formats](https://github.com/ajv-validator/ajv-formats)\n- [vue-jss](https://github.com/pure-vue/vue-jss)\n- [monaco-editor](https://github.com/microsoft/monaco-editor)\n- [Announcing Import Type](https://flow.org/blog/2015/02/18/Import-Types/)\n- [import type 含义](https://segmentfault.com/q/1010000015563961)\n- Uncaught Error: Unexpected usage\n\n  - [解决方法](https://github.com/microsoft/monaco-editor/blob/master/docs/integrate-esm.md#option-1-using-the-monaco-editor-loader-plugin)\n\n  ```js\n  // monaco-editor 报错信息\n  Error: Unexpected usage\n      at EditorSimpleWorker.loadForeignModule (editorSimpleWorker.js?ccf6:459)\n      at eval (webWorker.js?af50:38)\n      at eval (errors.js?fdcc:12)\n\n  // 解决方法\n  // 添加 vue.config.js 文件\n  // eslint-disable-next-line @typescript-eslint/no-var-requires\n  const MonacoWebpackPlugin = require('monaco-editor-webpack-plugin')\n\n  module.exports = {\n    configureWebpack: {\n      plugins: [new MonacoWebpackPlugin()],\n    },\n  }\n  ```\n\n- [jsonpointer](https://github.com/janl/node-jsonpointer)\n\n  \u003e JSON Pointer defines a string syntax for identifying a specific value\n  \u003e within a JavaScript Object Notation (JSON) document.\n  \u003e \u003chttps://tools.ietf.org/html/rfc6901\u003e\n\n- [lodash.union](https://www.npmjs.com/package/lodash.union)\n\n  \u003e The lodash method `_.union` exported as a Node.js module.\n\n- [json-schema-merge-allof](https://github.com/mokkabonna/json-schema-merge-allof#readme)\n\n  \u003e Simplify your schema by combining allOf\n\n- [Understanding JSON Schema](https://json-schema.org/understanding-json-schema/)\n- [json schema getting-started-step-by-step](https://json-schema.org/learn/getting-started-step-by-step.html)\n\n- [jestjs.io](https://jestjs.io/)\n- [vue-cli 构建目标](https://cli.vuejs.org/zh/guide/build-targets.html)\n- [rimraf](https://www.npmjs.com/package/rimraf)\n  The UNIX command rm -rf for node.\n- [AMD, CMD, CommonJS 和 UMD](https://www.jianshu.com/p/bd4585b737d7)\n- [xargs 命令--Shell 管道传递参数](https://zhuanlan.zhihu.com/p/157758410)\n  `gb | grep [45678]-* | xargs git branch -D` 这里 git branch 不能使用 alias gb\n- [git 删除多个分支，怎么操作？](https://blog.csdn.net/hxdafei1989/article/details/71403151)\n- [代理(Proxy)和反射(Reflection)](https://www.w3cplus.com/javascript/proxy-reflect.html)\n- [shields.io/](https://shields.io/)\n- [github.com/features/actions](https://github.com/features/actions)\n- [github.com/actions/checkout](https://github.com/actions/checkout)\n- [codecov.io](https://codecov.io/)\n- [package.json 配置项详解](https://segmentfault.com/a/1190000022329597)\n- [npm 错误 Can't publish over previously published ver?](https://www.zhihu.com/question/279752021)\n- [npm package.json 属性详解](https://www.cnblogs.com/tzyy/p/5193811.html)\n- [publicPath](https://cli.vuejs.org/config/#publicpath)\n  add vue.config.js and deploy github.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwy007%2Fvue3-json-schema-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwy007%2Fvue3-json-schema-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwy007%2Fvue3-json-schema-form/lists"}