# schema-form-components **Repository Path**: sync-github/schema-form-components ## Basic Information - **Project Name**: schema-form-components - **Description**: 为vue json schema form 提供通用 field widget 组件 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/lljj-x/schema-form-components - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-11-15 - **Last Updated**: 2024-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @lljj/schema-form-components 为vue json schema form 提供通用 field widget 组件 演示地址:https://demo.buhuida.com/schema-form-components ## 启动 ``` # 安装 yarn # dev yarn run demo:dev # build yarn run demo:build ```