/azzform

A powerful Form Designer SDK, A good start

Primary LanguageTypeScript

AzzForm

A Form Designer of Vue Version

This is a Vue Version Form Designer. It may be a good starter to be part of your low code Soluton

Idea

It Inspired by Alibaba x-render, based with JSON SCHEMA, to describe form data structure and UI layout. With JSON SCHEMA, other Programe(like API Server) can easy know your data structure and how to do some basic validate.

// TODOing