JSPM

  • Created
  • Published
  • Downloads 4013
  • Score
    100M100P100Q114815F
  • License MIT

轻松搞定 form 表单,让你不在为表单而烦恼|Form builder with dynamic rendering, data collection, validation and submission capabilities, built-in 17 common form components, support for two-way data binding, event extension, and support for building built-in components and any vue components using json.

Package Exports

  • @form-create/core

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@form-create/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@form-create/core

form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成器。并且支持生成任何 Vue 组件。结合内置17种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。

form-create V2 核心包

GitHub | 文档 | Document

  • 预览

demo1

  • 操作表单

demo2

  • group 组件

demo3

  • control 配置项

demo2