็ฎไฝไธญๆ | English
ไธญๆไธป้กต | ENGLISH HOMEPAGE
Everright-formEditor is a free and open source javascript visual low-code editor. It can create forms with simple operations through the GUI interface. It has a flexible interaction. The PC depends on element-plus while the mobile depends on vant. There is a set of adapters to convert parameters into ones that can be recognized by both element-plus and vant.
- 1.Support Chinese and English
- 2.Support Pc and Mobile
- 3.Rich fields and layout containers
- 4.Flexible interaction
- 5.Fields and layout separated
- 6.Fields and layout not separated
- 7.The editor, previewer, and configuration panel can all be used separately
- 8.Logical controller (Visible, Required, Read only)
-
Editor
layoutType1: Fields and layout not separated
-
Editor
layoutType2: Fields and layout separated
-
Preview
layoutType1: Fields and layout not separated
-
Preview
layoutType2: Fields and layout separated
-
Config panel
Various properties for displaying and editing form fields are provided, including basic information, types, layouts, and so on
Type | Pc | Mobile |
---|---|---|
Input | โ | โ |
โ | โ | |
ID | โ | โ |
Cellphone | โ | โ |
URL | โ | โ |
Textarea | โ | โ |
Number | โ | โ |
Radio | โ | โ |
Checkbox | โ | โ |
Select | โ | โ |
Time | โ | โ |
Date | โ | โ |
Rate | โ | โ |
Switch | โ | โ |
Slider | โ | โ |
Html | โ | โ |
Cascader | โ | โ |
File | โ | โ |
Signature | โ | โ |
Region | โ | โ |
Type | Pc | Mobile |
---|---|---|
Grid | โ | โ |
Table | โ | โ |
Tabs | โ | โ |
Collapse | โ | โ |
Divider | โ | โ |
Subform | โ | โ |
Field | Equal | Not equal | Contains | Not contain | Greater than | Greater than or equal to | Less than | Less than or equal to | Between | Equal to one of | Not equal to one of | Belong to one of | Not belong to one of | Empty | Not empty |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Input | โ | โ | โ | โ | โ | โ | |||||||||
โ | โ | โ | โ | โ | โ | ||||||||||
ID number | โ | โ | โ | โ | โ | โ | |||||||||
Cellphone | โ | โ | โ | โ | โ | โ | |||||||||
URL | โ | โ | โ | โ | โ | โ | |||||||||
Textarea | โ | โ | โ | โ | โ | โ | |||||||||
Number | โ | โ | โ | โ | โ | โ | โ | โ | โ | ||||||
Radio | โ | โ | โ | โ | โ | โ | |||||||||
Checkbox | โ | โ | โ | โ | โ | โ | |||||||||
Select | โ | โ | โ | โ | โ | โ | |||||||||
Time | โ | โ | โ | โ | โ | โ | โ | โ | โ | ||||||
Date (date) | โ | โ | โ | โ | โ | โ | โ | โ | โ | ||||||
Date (datetime) | โ | โ | โ | โ | โ | โ | โ | โ | โ | ||||||
Date (dates) | โ | โ | โ | โ | โ | โ | |||||||||
Date (daterange) | โ | โ | โ | โ | |||||||||||
Rate | โ | โ | โ | โ | โ | โ | โ | โ | โ | ||||||
Switch | โ | โ | |||||||||||||
Slider | โ | โ | โ | โ | โ | โ | โ | ||||||||
Html | โ | โ | โ | โ | โ | โ | |||||||||
Cascader | โ | โ | โ | โ | |||||||||||
File | โ | โ | |||||||||||||
Signature | โ | โ | |||||||||||||
Region | โ | โ | โ | โ | โ | โ | |||||||||
Subform | โ | โ |
This repo exists thanks to all the people who contributed.