JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 46
  • Score
    100M100P100Q77280F
  • License MIT

Package Exports

  • vue-dynamic-form-component

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 (vue-dynamic-form-component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Introduction

VueDynamicFormComponent is a dynamic form component base on element-ui and async-validator. You just need to write descriptors(reference to async-validator) of the data you want, VueDynamicFormComponent will generate the form automatically.

vue-dynamic-form-component.gif

Docs

Features

  • Generate form from descriptors
  • Support almost all data type
  • Support multi-level form for Object / Array / Hashmap
  • Support data validation
  • Multi-Languages support

Todo

VueDynamicFormComponent can do more. There are a few things that it currently doesn't support but are planned:

  • Support more component
  • Custom theme

Question

Please submit your question in Github Issue .

License

MIT license