opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.58k stars 254 forks source link

✨ [Feature]: Compatible with Alibaba Formily #303

Open transtone opened 1 year ago

transtone commented 1 year ago

What problem does this feature solve

  1. opentiny 的思路和 formily 很相似,都是用一套框架兼容 react+vue+...
  2. 既然整合了 echarts,那表单设计也是开发中必不可少的一环
  3. 现有知名UI框架都已经支持了formily,包括 ant-design(阿里), ant-design-vue, element-plus(饿了么), vant(有赞), tdesign-react(腾讯) ......

What does the proposed API look like

https://element-plus.formilyjs.org/ 设计可以参照 element-plus

kagol commented 1 year ago

感谢你的建议,我觉得可以支持