form-js / forms.js

Fully featured javascript form builder
https://formsjs.io/
8 stars 4 forks source link

Clickable form builder on main website #30

Open Trilmatic opened 5 months ago

Trilmatic commented 5 months ago

An clickable form builder on main website where you can create forms by drag and droping fields and defining parameters.

This form can be then output into json file and from this file it can be loaded (Form class could be initiated on that json file and would create the form like normal)