@schemx/vue 0.1.22 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,7 +1,5 @@
1
1
  # @schemx/vue
2
2
 
3
- Vue 3 adapter for schemx.
4
-
5
3
  `@schemx/vue` 将 `@schemx/core` 的表单实例和 ViewSchemas 渲染为 Vue 组件树。它不绑定具体 UI 组件库,适合接入业务组件、设计系统或新的 UI adapter。
6
4
 
7
5
  如果项目使用 Vant,推荐直接安装 [`@schemx/vant`](../vant)。该包已经注册好常用移动端表单 renderer。